Home
last modified time | relevance | path

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

/external/oboe/samples/RhythmGame/third_party/glm/simd/
Dplatform.h322 #define GLM_ARCH_SSE3 (GLM_ARCH_SSE3_BIT | GLM_ARCH_SSE2) macro
323 #define GLM_ARCH_SSSE3 (GLM_ARCH_SSSE3_BIT | GLM_ARCH_SSE3)
355 # define GLM_ARCH (GLM_ARCH_SSE3)
373 # define GLM_ARCH (GLM_ARCH_SSE3)
/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dsetup.hpp102 # elif(GLM_ARCH == GLM_ARCH_SSE3)