Lines Matching defs:testVertSource
1205 static const char* testVertSource =
1223 glShaderSource(shaderVert, 1, &testVertSource, DE_NULL);
1421 static const char* testVertSource =
1437 glShaderSource(shaderVert, 1, &testVertSource, DE_NULL);
1767 static const char* testVertSource =
1783 glu::ShaderProgram program(m_context.getRenderContext(), glu::makeVtxFragSources(testVertSource, testFragSource));
1827 static const char* testVertSource =
1842 glu::ShaderProgram program(m_context.getRenderContext(), glu::makeVtxFragSources(testVertSource, testFragSource));
1886 static const char* testVertSource =
1901 glu::ShaderProgram program(m_context.getRenderContext(), glu::makeVtxFragSources(testVertSource, testFragSource));
1965 static const char* testVertSource =
1978 glu::ShaderProgram program(m_context.getRenderContext(), glu::makeVtxFragSources(testVertSource, testFragSource));
2010 static const char* testVertSource =
2030 glu::ShaderProgram program(m_context.getRenderContext(), glu::makeVtxFragSources(testVertSource, testFragSource));
2111 static const char* testVertSource =
2126 glu::ShaderProgram program(m_context.getRenderContext(), glu::makeVtxFragSources(testVertSource, testFragSource));