Searched refs:s_vertex_shader_with_input_output (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ | ||
D | gl3cTransformFeedbackTests.hpp | 83 static const glw::GLchar* s_vertex_shader_with_input_output; member in gl3cts::TransformFeedback::APIErrors |
D | gl3cTransformFeedbackTests.cpp | 218 gl, m_context.getTestContext().getLog(), NULL, NULL, NULL, s_vertex_shader_with_input_output, in iterate() |