Searched refs:fSkipErrorChecks (Results 1 – 2 of 2) sorted by relevance
471 bool skipErrorChecks() const { return fSkipErrorChecks; } in skipErrorChecks()584 bool fSkipErrorChecks : 1; variable
73 fSkipErrorChecks = false; in GrGLCaps()362 fSkipErrorChecks = ctxInfo.isOverCommandBuffer(); in init()365 fSkipErrorChecks = true; in init()4380 fSkipErrorChecks = false; in onApplyOptionsOverrides()4383 fSkipErrorChecks = true; in onApplyOptionsOverrides()