Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fBooleanStateQueryTests.cpp405 static const char* transformFeedbackTestFragSource = "#version 300 es\n" member
597 glShaderSource(shaderFrag, 1, &transformFeedbackTestFragSource, DE_NULL); in test()
H A Des3fIndexedStateQueryTests.cpp90 static const char* transformFeedbackTestFragSource = "#version 300 es\n" in test() local
101 glShaderSource(shaderFrag, 1, &transformFeedbackTestFragSource, DE_NULL); in test()
H A Des3fIntegerStateQueryTests.cpp1949 static const char* transformFeedbackTestFragSource = in test() local
1991 gl.glShaderSource(shaderFrag, 1, &transformFeedbackTestFragSource, DE_NULL); in test()
H A Des3fShaderStateQueryTests.cpp1966 static const char* transformFeedbackTestFragSource = in test() local
1981 glShaderSource(shaderFrag, 1, &transformFeedbackTestFragSource, DE_NULL); in test()

Completed in 13 milliseconds