Home
last modified time | relevance | path

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

/external/oboe/samples/RhythmGame/third_party/glm/simd/
Dplatform.h324 #define GLM_ARCH_SSE41 (GLM_ARCH_SSE41_BIT | GLM_ARCH_SSSE3) macro
325 #define GLM_ARCH_SSE42 (GLM_ARCH_SSE42_BIT | GLM_ARCH_SSE41)
351 # define GLM_ARCH (GLM_ARCH_SSE41)
369 # define GLM_ARCH (GLM_ARCH_SSE41)
/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dsetup.hpp98 # elif(GLM_ARCH == GLM_ARCH_SSE41)