Home
last modified time | relevance | path

Searched refs:srcVS (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gles31/
Des31cProgramInterfaceQueryTests.cpp2722 const char* srcVS = "#version 310 es \n" in Run() local
2739 const GLuint vs = CreateShaderProgram(GL_VERTEX_SHADER, 1, &srcVS); in Run()
/external/deqp/external/openglcts/modules/gl/
Dgl4cProgramInterfaceQueryTests.cpp3663 const char* srcVS = "#version 430 core \n" in Run() local
3685 const GLuint vs = CreateShaderProgram(GL_VERTEX_SHADER, 1, &srcVS); in Run()