Home
last modified time | relevance | path

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

/external/oboe/samples/RhythmGame/third_party/glm/simd/
Dplatform.h323 #define GLM_ARCH_SSSE3 (GLM_ARCH_SSSE3_BIT | GLM_ARCH_SSE3) macro
324 #define GLM_ARCH_SSE41 (GLM_ARCH_SSE41_BIT | GLM_ARCH_SSSE3)
353 # define GLM_ARCH (GLM_ARCH_SSSE3)
371 # define GLM_ARCH (GLM_ARCH_SSSE3)
/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dsetup.hpp100 # elif(GLM_ARCH == GLM_ARCH_SSSE3)