Searched refs:GrGLClearErr (Results 1 – 8 of 8) sorted by relevance
198 void GrGLClearErr(const GrGLInterface* gl);
17 #define CLEAR_ERROR_BEFORE_ALLOC(iface) GrGLClearErr(iface)
14 void GrGLClearErr(const GrGLInterface* gl) { in GrGLClearErr() function
47 #define CLEAR_ERROR_BEFORE_ALLOC(iface) GrGLClearErr(iface)341 GrGLClearErr(this->glInterface()); in GrGLGpu()
259 GrGLClearErr(this->gl()); in eglImageToExternalTexture()
296 GrGLClearErr(this->gl()); in eglImageToExternalTexture()
256 GrGLClearErr(this->gpu()->glInterface()); in finalize()
219 GrGLClearErr(fGLCtx->gl()); in importHardwareBuffer()