Home
last modified time | relevance | path

Searched refs:supportShaderType (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fShaderApiTests.cpp704 …const glu::ShaderType supportShaderType = (m_shaderType == glu::SHADERTYPE_FRAGMENT ? glu::SHADERT… in buildProgram() local
705 const char* supportShaderSource = getSimpleShaderSource(supportShaderType); in buildProgram()
706 glu::Shader supportShader (renderCtx, supportShaderType); in buildProgram()
/external/deqp/modules/gles3/functional/
Des3fShaderApiTests.cpp764 …const glu::ShaderType supportShaderType = (m_shaderType == glu::SHADERTYPE_FRAGMENT ? glu::SHADERT… in buildProgram() local
765 const char* supportShaderSource = getSimpleShaderSource(supportShaderType); in buildProgram()
766 glu::Shader supportShader (renderCtx, supportShaderType); in buildProgram()