Lines Matching defs:check
1968 /* Note: we check for program as not only linking shall fail, but also glTransformFeedbackVaryings shall return an error. */
2451 /* Compile, link and check. */
3010 /* Compile, link and check. */
3456 is_ok = is_ok && check(program, i, j, k, n);
3587 /* Compile, link and check. */
3607 bool gl3cts::TransformFeedback::CheckGetXFBVarying::check(glw::GLuint program, glw::GLuint capture_way,
4752 is_ok = is_ok && check();
4909 bool gl3cts::TransformFeedback::DrawXFBFeedback::check()
5040 is_ok = is_ok && check();
5155 bool gl3cts::TransformFeedback::CaptureSpecialInterleaved::check()
5339 is_ok = is_ok && check();
5586 bool gl3cts::TransformFeedback::DrawXFBStream::check()
5792 is_ok = is_ok && check();
5993 bool gl3cts::TransformFeedback::DrawXFBInstanced::check()
6233 is_ok = is_ok && check();
6456 bool gl3cts::TransformFeedback::DrawXFBStreamInstanced::check()