Home
last modified time | relevance | path

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

/external/oboe/samples/RhythmGame/third_party/glm/simd/
Dplatform.h100 #define GLM_COMPILER_GCC47 0x020000E0 macro
259 # define GLM_COMPILER (GLM_COMPILER_GCC47)
/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dsetup.hpp423 ((GLM_COMPILER & GLM_COMPILER_GCC) && (GLM_COMPILER >= GLM_COMPILER_GCC47)) || \
495 # elif GLM_COMPILER >= GLM_COMPILER_GCC47