Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cTransformFeedbackTests.hpp85 static const glw::GLchar *s_vertex_shader_without_output; member in gl3cts::TransformFeedback::APIErrors
H A Dgl3cTransformFeedbackTests.cpp234 … gl, m_context.getTestContext().getLog(), NULL, NULL, NULL, s_vertex_shader_without_output, in iterate()
242 …m_context.getTestContext().getLog(), m_geometry_shader, NULL, NULL, s_vertex_shader_without_output, in iterate()
252 …m_tessellation_evaluation_shader, s_vertex_shader_without_output, s_fragment_shader, &m_varying_na… in iterate()
1732 const glw::GLchar *gl3cts::TransformFeedback::APIErrors::s_vertex_shader_without_output = member in gl3cts::TransformFeedback::APIErrors