Searched refs:ShaderOutputTypeToGLSLVersion (Results 1 – 4 of 4) sorted by relevance
20 int ShaderOutputTypeToGLSLVersion(ShShaderOutput output) in ShaderOutputTypeToGLSLVersion() function72 mVersion = ShaderOutputTypeToGLSLVersion(output); in TVersionGLSL()
30 int ShaderOutputTypeToGLSLVersion(ShShaderOutput output);
17 : TIntermTraverser(true, false, false), mTargetVersion(ShaderOutputTypeToGLSLVersion(output)) in TExtensionGLSL()
44 int targetGLSLVersion = ShaderOutputTypeToGLSLVersion(getOutputType()); in initBuiltInFunctionEmulator()