Home
last modified time | relevance | path

Searched refs:transformFeedbackTestFragSource (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fBooleanStateQueryTests.cpp399 static const char *transformFeedbackTestFragSource = "#version 300 es\n" variable
588 glShaderSource(shaderFrag, 1, &transformFeedbackTestFragSource, nullptr); in test()
Des3fIndexedStateQueryTests.cpp92 static const char *transformFeedbackTestFragSource = "#version 300 es\n" in test() local
103 glShaderSource(shaderFrag, 1, &transformFeedbackTestFragSource, nullptr); in test()
Des3fShaderStateQueryTests.cpp1894 static const char *transformFeedbackTestFragSource = "#version 300 es\n" in test() local
1908 glShaderSource(shaderFrag, 1, &transformFeedbackTestFragSource, nullptr); in test()
Des3fIntegerStateQueryTests.cpp2042 static const char *transformFeedbackTestFragSource = "#version 300 es\n" in test() local
2083 gl.glShaderSource(shaderFrag, 1, &transformFeedbackTestFragSource, nullptr); in test()