Searched refs:s_vertex_shader_without_output (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl3cTransformFeedbackTests.hpp | 85 static const glw::GLchar* s_vertex_shader_without_output; member in gl3cts::TransformFeedback::APIErrors
|
D | gl3cTransformFeedbackTests.cpp | 226 gl, m_context.getTestContext().getLog(), NULL, NULL, NULL, s_vertex_shader_without_output, in iterate() 233 …m_context.getTestContext().getLog(), m_geometry_shader, NULL, NULL, s_vertex_shader_without_output, in iterate() 242 …m_tessellation_evaluation_shader, s_vertex_shader_without_output, s_fragment_shader, &m_varying_na… in iterate() 1692 const glw::GLchar* gl3cts::TransformFeedback::APIErrors::s_vertex_shader_without_output = member in gl3cts::TransformFeedback::APIErrors
|