Lines Matching defs:error
601 /* OpenGL 4.5 core profile, 6.1, pdf page 82: "An INVALID_VALUE error is
625 /* OpenGL 4.5 core profile, 6.1, pdf page 82: "An INVALID_VALUE error is
628 * OpenGL 4.5 core profile, 13.2, pdf page 445: "An INVALID_VALUE error
638 /* OpenGL 4.5 core profile, 6.1, pdf page 82: "An INVALID_VALUE error is
642 * OpenGL 4.5 core profile, 13.2, pdf page 445: "An INVALID_VALUE error
714 bool *error)
718 *error = false;
728 *error = true;
748 bool error;
751 &error);
752 if (error) {
773 bool error;
776 &error);
777 if (error) {
925 * "The error INVALID_OPERATION is generated by TransformFeedbackVaryings
1333 * "The error INVALID_OPERATION is generated by ResumeTransformFeedback if