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