Lines Matching refs:no_error
144 clear(struct gl_context *ctx, GLbitfield mask, bool no_error)
149 if (!no_error) {
172 if (!no_error && ctx->DrawBuffer->_Status != GL_FRAMEBUFFER_COMPLETE_EXT) {
344 const GLint *value, bool no_error)
362 if (!no_error && drawbuffer != 0) {
383 if (!no_error && mask == INVALID_MASK) {
403 if (!no_error) {
458 const GLuint *value, bool no_error)
471 if (!no_error && mask == INVALID_MASK) {
491 if (!no_error) {
547 const GLfloat *value, bool no_error)
565 if (!no_error && drawbuffer != 0) {
587 if (!no_error && mask == INVALID_MASK) {
607 if (!no_error) {
663 GLfloat depth, GLint stencil, bool no_error)
670 if (!no_error) {