HomeSort by relevance Sort by last modified time
    Searched refs:s_vertex_shader_without_output (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/openglcts/modules/gl/
gl3cTransformFeedbackTests.hpp 85 static const glw::GLchar* s_vertex_shader_without_output; member in class:gl3cts::TransformFeedback::APIErrors
    [all...]
gl3cTransformFeedbackTests.cpp 225 gl, m_context.getTestContext().getLog(), NULL, NULL, NULL, s_vertex_shader_without_output,
229 gl, m_context.getTestContext().getLog(), m_geometry_shader, NULL, NULL, s_vertex_shader_without_output,
234 m_tessellation_evaluation_shader, s_vertex_shader_without_output, s_fragment_shader, &m_varying_name, 1,
1774 const glw::GLchar* gl3cts::TransformFeedback::APIErrors::s_vertex_shader_without_output = member in class:gl3cts::TransformFeedback::APIErrors
    [all...]

Completed in 63 milliseconds