Searched refs:GR_GLSL_INVALID_VER (Results 1 – 3 of 3) sorted by relevance
24 if (info.fGLSLVersion == GR_GLSL_INVALID_VER) { in GrGLGetGLSLGeneration()
38 #define GR_GLSL_INVALID_VER GR_GLSL_VER(0, 0) macro293 GrGLSLVersion fGLSLVersion = GR_GLSL_INVALID_VER;
134 return GR_GLSL_INVALID_VER; in get_glsl_version()