Home
last modified time | relevance | path

Searched refs:testVertSource (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderStateQueryTests.cpp1205 static const char* testVertSource = in test() local
1223 glShaderSource(shaderVert, 1, &testVertSource, DE_NULL); in test()
1421 static const char* testVertSource = in test() local
1437 glShaderSource(shaderVert, 1, &testVertSource, DE_NULL); in test()
1767 static const char* testVertSource = in test() local
1783 glu::ShaderProgram program(m_context.getRenderContext(), glu::makeVtxFragSources(testVertSource, testFragSource)); in test()
1827 static const char* testVertSource = in test() local
1842 glu::ShaderProgram program(m_context.getRenderContext(), glu::makeVtxFragSources(testVertSource, testFragSource)); in test()
1886 static const char* testVertSource = in test() local
1901 glu::ShaderProgram program(m_context.getRenderContext(), glu::makeVtxFragSources(testVertSource, testFragSourc in test()
1965 static const char* testVertSource = test() local
2010 static const char* testVertSource = test() local
2111 static const char* testVertSource = test() local
[all...]
H A Des2fIntegerStateQueryTests.cpp1631 static const char* testVertSource = in test() local
1657 gl.glShaderSource(shaderVert, 1, &testVertSource, DE_NULL); in test()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderStateQueryTests.cpp1495 static const char* testVertSource = in test() local
1515 glShaderSource(shaderVert, 1, &testVertSource, DE_NULL); in test()
1743 static const char* testVertSource = in test() local
1763 glShaderSource(shaderVert, 1, &testVertSource, DE_NULL); in test()
2076 static const char* testVertSource = in test() local
2095 glShaderSource(shaderVert, 1, &testVertSource, DE_NULL); in test()
3013 static const char* testVertSource = in test() local
3034 glShaderSource(shaderVert, 1, &testVertSource, DE_NULL); in test()
3084 static const char* testVertSource = in test() local
3105 glShaderSource(shaderVert, 1, &testVertSource, DE_NUL in test()
3155 static const char* testVertSource = test() local
3227 static const char* testVertSource = test() local
3318 static const char* testVertSource = test() local
3374 static const char* testVertSource = test() local
3486 static const char* testVertSource = test() local
[all...]
H A Des3fIndexedStateQueryTests.cpp339 static const char* testVertSource = "#version 300 es\n" in test() local
356 glShaderSource(shaderVert, 1, &testVertSource, DE_NULL); in test()
H A Des3fIntegerStateQueryTests.cpp2054 static const char* testVertSource = in test() local
2083 gl.glShaderSource(shaderVert, 1, &testVertSource, DE_NULL); in test()

Completed in 17 milliseconds