Searched refs:supportShaderType (Results 1 – 2 of 2) sorted by relevance
704 …const glu::ShaderType supportShaderType = (m_shaderType == glu::SHADERTYPE_FRAGMENT ? glu::SHADERT… in buildProgram() local705 const char* supportShaderSource = getSimpleShaderSource(supportShaderType); in buildProgram()706 glu::Shader supportShader (renderCtx, supportShaderType); in buildProgram()
764 …const glu::ShaderType supportShaderType = (m_shaderType == glu::SHADERTYPE_FRAGMENT ? glu::SHADERT… in buildProgram() local765 const char* supportShaderSource = getSimpleShaderSource(supportShaderType); in buildProgram()766 glu::Shader supportShader (renderCtx, supportShaderType); in buildProgram()