Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dsetup.hpp155 # if((GLM_COMPILER & GLM_COMPILER_GCC) && (GLM_COMPILER <= GLM_COMPILER_GCC48)) || ((GLM_COMPILER &…
309 ((GLM_COMPILER & GLM_COMPILER_GCC) && (GLM_COMPILER >= GLM_COMPILER_GCC48)) || \
347 …((GLM_COMPILER & GLM_COMPILER_GCC) && (GLM_COMPILER >= GLM_COMPILER_GCC48)))) // GCC 4.6 support c…
448 ((GLM_COMPILER & GLM_COMPILER_GCC) && (GLM_COMPILER >= GLM_COMPILER_GCC48)) || \
/hardware/google/gfxstream/third-party/glm/include/glm/simd/
Dplatform.h101 #define GLM_COMPILER_GCC48 0x020000F0 macro
261 # define GLM_COMPILER (GLM_COMPILER_GCC48)