Searched refs:skipErrorChecks (Results 1 – 7 of 7) sorted by relevance
77 bool checkCompiled = !glCtx.caps()->skipErrorChecks(); in GrGLCompileAndAttachShader()
267 bool checkLinked = !fGpu->glCaps().skipErrorChecks(); in finalize()
17 if (gpu->glCaps().skipErrorChecks()) { \
21 if (this->glGpu()->glCaps().skipErrorChecks()) { \
250 if (!this->getGLGpu()->glCaps().skipErrorChecks() && in bindInternal()
471 bool skipErrorChecks() const { return fSkipErrorChecks; } in skipErrorChecks() function
51 if (this->glCaps().skipErrorChecks()) { \1270 if (!this->glCaps().skipErrorChecks()) { in createRenderTargetObjects()1298 if (!this->glCaps().skipErrorChecks()) { in createRenderTargetObjects()2270 if (!this->glCaps().skipErrorChecks() && in flushRenderTargetNoColorWrites()3975 if (!this->glCaps().skipErrorChecks()) { in onSubmitToGpu()