Home
last modified time | relevance | path

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

/external/oboe/samples/RhythmGame/third_party/glm/simd/
Dplatform.h102 #define GLM_COMPILER_GCC49 0x02000100 macro
263 # define GLM_COMPILER (GLM_COMPILER_GCC49)
/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dsetup.hpp465 ((GLM_COMPILER & GLM_COMPILER_GCC) && (GLM_COMPILER >= GLM_COMPILER_GCC49))))
493 # elif GLM_COMPILER >= GLM_COMPILER_GCC49