Searched refs:GrGLClearErr (Results 1 – 8 of 8) sorted by relevance
17 #define CLEAR_ERROR_BEFORE_ALLOC(iface) GrGLClearErr(iface)
216 void GrGLClearErr(const GrGLInterface* gl);
15 void GrGLClearErr(const GrGLInterface* gl) { in GrGLClearErr() function
48 #define CLEAR_ERROR_BEFORE_ALLOC(iface) GrGLClearErr(iface)388 GrGLClearErr(this->glInterface()); in GrGLGpu()
266 GrGLClearErr(this->gl()); in eglImageToExternalTexture()
374 GrGLClearErr(this->gl()); in eglImageToExternalTexture()
235 GrGLClearErr(this->gpu()->glInterface()); in finalize()
219 GrGLClearErr(fGLCtx->gl()); in importHardwareBuffer()