Searched refs:k400_GrGLSLGeneration (Results 1 – 8 of 8) sorted by relevance
41 k400_GrGLSLGeneration, enumerator
42 k400_GrGLSLGeneration, enumerator52 return k400_GrGLSLGeneration; in generation()
45 k400_GrGLSLGeneration, enumerator53 GrGLSLGeneration fGLSLGeneration = k400_GrGLSLGeneration;
22 *generation = k400_GrGLSLGeneration; in GrGLGetGLSLGeneration()
383 if (ctxInfo.glslGeneration() >= k400_GrGLSLGeneration) { in init()742 case k400_GrGLSLGeneration: in get_glsl_version_decl_string()860 shaderCaps->fSampleVariablesSupport = ctxInfo.glslGeneration() >= k400_GrGLSLGeneration; in initGLSL()920 shaderCaps->fFPManipulationSupport = ctxInfo.glslGeneration() >= k400_GrGLSLGeneration; in initGLSL()930 shaderCaps->fBuiltinFMASupport = ctxInfo.glslGeneration() >= k400_GrGLSLGeneration; in initGLSL()
33 *generation = k400_GrGLSLGeneration; in GrGLGetGLSLGeneration()
808 case k400_GrGLSLGeneration: in get_glsl_version_decl_string()935 shaderCaps->fSampleMaskSupport = ctxInfo.glslGeneration() >= k400_GrGLSLGeneration; in initGLSL()1014 shaderCaps->fBitManipulationSupport = ctxInfo.glslGeneration() >= k400_GrGLSLGeneration; in initGLSL()1024 shaderCaps->fBuiltinFMASupport = ctxInfo.glslGeneration() >= k400_GrGLSLGeneration; in initGLSL()