Lines Matching refs:testFragSource
1213 static const char* testFragSource = in test() local
1224 glShaderSource(shaderFrag, 1, &testFragSource, DE_NULL); in test()
1428 static const char* testFragSource = in test() local
1438 glShaderSource(shaderFrag, 1, &testFragSource, DE_NULL); in test()
1776 static const char* testFragSource = in test() local
1783 …ram program(m_context.getRenderContext(), glu::makeVtxFragSources(testVertSource, testFragSource)); in test()
1836 static const char* testFragSource = in test() local
1842 …ram program(m_context.getRenderContext(), glu::makeVtxFragSources(testVertSource, testFragSource)); in test()
1895 static const char* testFragSource = in test() local
1901 …ram program(m_context.getRenderContext(), glu::makeVtxFragSources(testVertSource, testFragSource)); in test()
1970 static const char* testFragSource = in test() local
1978 …ram program(m_context.getRenderContext(), glu::makeVtxFragSources(testVertSource, testFragSource)); in test()
2023 static const char* testFragSource = in test() local
2030 …ram program(m_context.getRenderContext(), glu::makeVtxFragSources(testVertSource, testFragSource)); in test()
2119 static const char* testFragSource = in test() local
2126 …ram program(m_context.getRenderContext(), glu::makeVtxFragSources(testVertSource, testFragSource)); in test()