Lines Matching refs:vertexShaderSource
341 const char* const vertexShaderSource = "${GLSL_VERSION_DECL}\n" in genMultisampleTexture() local
356 << glu::VertexSource(specializeShader(m_context, vertexShaderSource)) in genMultisampleTexture()
423 const char* const vertexShaderSource = "${GLSL_VERSION_DECL}\n" in genSamplerProgram() local
440 …:ProgramSources() << glu::VertexSource(specializeShader(m_context, vertexShaderSource)) << glu::Fr… in genSamplerProgram()
770 const char* const vertexShaderSource = "${GLSL_VERSION_DECL}\n" in genSamplerProgram() local
804 …:ProgramSources() << glu::VertexSource(specializeShader(m_context, vertexShaderSource)) << glu::Fr… in genSamplerProgram()
817 const char* const vertexShaderSource = "${GLSL_VERSION_DECL}\n" in genAlphaProgram() local
834 …:ProgramSources() << glu::VertexSource(specializeShader(m_context, vertexShaderSource)) << glu::Fr… in genAlphaProgram()
1312 static const char* const vertexShaderSource = "${GLSL_VERSION_DECL}\n" in genDrawShader() local
1349 …:ProgramSources() << glu::VertexSource(specializeShader(m_context, vertexShaderSource)) << glu::Fr… in genDrawShader()
1360 static const char* const vertexShaderSource = "${GLSL_VERSION_DECL}\n" in genSamplerShader() local
1426 …:ProgramSources() << glu::VertexSource(specializeShader(m_context, vertexShaderSource)) << glu::Fr… in genSamplerShader()