Searched refs:GLM_COMPILER_VC10 (Results 1 – 2 of 2) sorted by relevance
130 #define GLM_COMPILER_VC10 0x01000090 macro232 # define GLM_COMPILER GLM_COMPILER_VC10432 # if(GLM_COMPILER >= GLM_COMPILER_VC10)438 # if(GLM_COMPILER >= GLM_COMPILER_VC10)502 …M_LANG_CXX0X_FLAG) && (GLM_COMPILER & GLM_COMPILER_VC) && (GLM_COMPILER >= GLM_COMPILER_VC10)) || \
47 #if !((GLM_COMPILER & GLM_COMPILER_VC) && (GLM_COMPILER <= GLM_COMPILER_VC10)) // Workaround a Visu…