Wiki Page Content

Revision 1 as of 2014-07-16 20:20:02

Clear message

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

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