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/
Des3fIndexedStateQueryTests.cpp85 static const char* transformFeedbackTestFragSource = "#version 300 es\n" in test() local
96 glShaderSource(shaderFrag, 1, &transformFeedbackTestFragSource, DE_NULL); in test()
Des3fBooleanStateQueryTests.cpp405 static const char* transformFeedbackTestFragSource = "#version 300 es\n" variable
597 glShaderSource(shaderFrag, 1, &transformFeedbackTestFragSource, DE_NULL); in test()
Des3fIntegerStateQueryTests.cpp1948 static const char* transformFeedbackTestFragSource = in test() local
1990 gl.glShaderSource(shaderFrag, 1, &transformFeedbackTestFragSource, DE_NULL); in test()
Des3fShaderStateQueryTests.cpp1966 static const char* transformFeedbackTestFragSource = in test() local
1981 glShaderSource(shaderFrag, 1, &transformFeedbackTestFragSource, DE_NULL); in test()