Home
last modified time | relevance | path

Searched refs:SDL_SIMDAlignment (Results 1 – 2 of 2) sorted by relevance

/dports/devel/sdl20/SDL2-2.0.18/src/cpuinfo/
H A DSDL_cpuinfo.c838 SDL_SIMDAlignment = SDL_max(SDL_SIMDAlignment, 16); in SDL_GetCPUFeatures()
842 SDL_SIMDAlignment = SDL_max(SDL_SIMDAlignment, 8); in SDL_GetCPUFeatures()
846 SDL_SIMDAlignment = SDL_max(SDL_SIMDAlignment, 8); in SDL_GetCPUFeatures()
850 SDL_SIMDAlignment = SDL_max(SDL_SIMDAlignment, 16); in SDL_GetCPUFeatures()
854 SDL_SIMDAlignment = SDL_max(SDL_SIMDAlignment, 16); in SDL_GetCPUFeatures()
858 SDL_SIMDAlignment = SDL_max(SDL_SIMDAlignment, 16); in SDL_GetCPUFeatures()
862 SDL_SIMDAlignment = SDL_max(SDL_SIMDAlignment, 16); in SDL_GetCPUFeatures()
866 SDL_SIMDAlignment = SDL_max(SDL_SIMDAlignment, 16); in SDL_GetCPUFeatures()
870 SDL_SIMDAlignment = SDL_max(SDL_SIMDAlignment, 32); in SDL_GetCPUFeatures()
874 SDL_SIMDAlignment = SDL_max(SDL_SIMDAlignment, 32); in SDL_GetCPUFeatures()
[all …]
/dports/x11/controllermap/SDL2-2.0.18/src/cpuinfo/
H A DSDL_cpuinfo.c838 SDL_SIMDAlignment = SDL_max(SDL_SIMDAlignment, 16); in SDL_GetCPUFeatures()
842 SDL_SIMDAlignment = SDL_max(SDL_SIMDAlignment, 8); in SDL_GetCPUFeatures()
846 SDL_SIMDAlignment = SDL_max(SDL_SIMDAlignment, 8); in SDL_GetCPUFeatures()
850 SDL_SIMDAlignment = SDL_max(SDL_SIMDAlignment, 16); in SDL_GetCPUFeatures()
854 SDL_SIMDAlignment = SDL_max(SDL_SIMDAlignment, 16); in SDL_GetCPUFeatures()
858 SDL_SIMDAlignment = SDL_max(SDL_SIMDAlignment, 16); in SDL_GetCPUFeatures()
862 SDL_SIMDAlignment = SDL_max(SDL_SIMDAlignment, 16); in SDL_GetCPUFeatures()
866 SDL_SIMDAlignment = SDL_max(SDL_SIMDAlignment, 16); in SDL_GetCPUFeatures()
870 SDL_SIMDAlignment = SDL_max(SDL_SIMDAlignment, 32); in SDL_GetCPUFeatures()
874 SDL_SIMDAlignment = SDL_max(SDL_SIMDAlignment, 32); in SDL_GetCPUFeatures()
[all …]