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