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 D | gl3cTransformFeedbackTests.hpp | 85 static const glw::GLchar *s_vertex_shader_without_output; member in gl3cts::TransformFeedback::APIErrors
|
H A D | gl3cTransformFeedbackTests.cpp | 234 … 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
|