Searched defs:linking_status (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl3cTransformFeedbackTests.cpp | 1775 glw::GLint linking_status = 1; in testNoVertexNoGeometry() local 1820 glw::GLint linking_status = 1; in testInvalidVarying() local 1867 glw::GLint linking_status = 1; in testRepeatedVarying() local 6679 buildProgram( glw::Functions const& gl, tcu::TestLog& log, glw::GLchar const* const geometry_shader_source, glw::GLchar const* const tessellation_control_shader_source, glw::GLchar const* const tessellation_evaluation_shader_source, glw::GLchar const* const vertex_shader_source, glw::GLchar const* const fragment_shader_source, glw::GLchar const* const* const transform_feedback_varyings, glw::GLsizei const transform_feedback_varyings_count, glw::GLenum const transform_feedback_varyings_mode, bool const do_not_detach, glw::GLint* linking_status) buildProgram() argument [all...] |
Completed in 11 milliseconds