Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/glm/include/glm/simd/
Dplatform.h100 #define GLM_COMPILER_GCC47 0x020000E0 macro
259 # define GLM_COMPILER (GLM_COMPILER_GCC47)
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dsetup.hpp423 ((GLM_COMPILER & GLM_COMPILER_GCC) && (GLM_COMPILER >= GLM_COMPILER_GCC47)) || \
495 # elif GLM_COMPILER >= GLM_COMPILER_GCC47