Wiki Page Content

DRAFT

SDL_HasAVX2

Use this function to determine whether the CPU has AVX2 features.

Syntax

SDL_bool SDL_HasAVX2(void)

Return Value

Returns SDL_TRUE if the CPU has AVX2 features or SDL_FALSE if not.

Code Examples

You can add your code example here

Remarks

You can add useful comments here

Version

This function is available since SDL 2.0.4.


CategoryAPI, CategoryCPU

None: SDL_HasAVX2 (last edited 2015-04-26 18:50:10 by PhilippWiesemann)

Feedback
Please include your contact information if you'd like to receive a reply.
Submit