Home
last modified time | relevance | path

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

/external/oboe/samples/RhythmGame/third_party/glm/simd/
Dplatform.h325 #define GLM_ARCH_SSE42 (GLM_ARCH_SSE42_BIT | GLM_ARCH_SSE41) macro
326 #define GLM_ARCH_AVX (GLM_ARCH_AVX_BIT | GLM_ARCH_SSE42)
349 # define GLM_ARCH (GLM_ARCH_SSE42)
367 # define GLM_ARCH (GLM_ARCH_SSE42)
/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dsetup.hpp96 # elif(GLM_ARCH == GLM_ARCH_SSE42)