Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/glm/include/glm/simd/
Dplatform.h102 #define GLM_COMPILER_GCC49 0x02000100 macro
263 # define GLM_COMPILER (GLM_COMPILER_GCC49)
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dsetup.hpp465 ((GLM_COMPILER & GLM_COMPILER_GCC) && (GLM_COMPILER >= GLM_COMPILER_GCC49))))
493 # elif GLM_COMPILER >= GLM_COMPILER_GCC49