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

/external/deqp/external/openglcts/modules/gles31/
H A Des31cProgramInterfaceQueryTests.cpp2661 const char* srcVS = "#version 310 es \n" local
2678 const GLuint vs = CreateShaderProgram(GL_VERTEX_SHADER, 1, &srcVS);
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp3602 const char* srcVS = "#version 430 core \n" local
3624 const GLuint vs = CreateShaderProgram(GL_VERTEX_SHADER, 1, &srcVS);

Completed in 154 milliseconds