Home
last modified time | relevance | path

Searched refs:GLM_ARCH_SSE41_BIT (Results 1 – 4 of 4) sorted by relevance

/external/oboe/samples/RhythmGame/third_party/glm/simd/
Dcommon.h112 # if GLM_ARCH & GLM_ARCH_SSE41_BIT in glm_vec4_round()
126 # if GLM_ARCH & GLM_ARCH_SSE41_BIT in glm_vec4_floor()
157 # if GLM_ARCH & GLM_ARCH_SSE41_BIT in glm_vec4_ceil()
Dplatform.h309 #define GLM_ARCH_SSE41_BIT 0x00000010 macro
324 #define GLM_ARCH_SSE41 (GLM_ARCH_SSE41_BIT | GLM_ARCH_SSSE3)
429 #elif GLM_ARCH & GLM_ARCH_SSE41_BIT
/external/oboe/samples/RhythmGame/third_party/glm/gtc/
Dquaternion_simd.inl23 # if GLM_ARCH & GLM_ARCH_SSE41_BIT
/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dsimd_quat.inl125 # if(GLM_ARCH & GLM_ARCH_SSE41_BIT)