Determine whether the CPU has AVX features.
This always returns false on CPUs that aren't using Intel instruction sets.
true if the CPU has AVX features, false otherwise.
Threadsafety: It is safe to call this function from any thread.
SDL_HasAVX2 SDL_HasAVX512F
See Implementation
Determine whether the CPU has AVX features.
This always returns false on CPUs that aren't using Intel instruction sets.