Searched refs:GrGLClearErr (Results 1 – 16 of 16) 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()
48 #define CLEAR_ERROR_BEFORE_ALLOC(iface) GrGLClearErr(iface)386 GrGLClearErr(this->glInterface()); in GrGLGpu()
296 GrGLClearErr(this->gl()); in eglImageToExternalTexture()
259 GrGLClearErr(this->gl()); in eglImageToExternalTexture()
256 GrGLClearErr(this->gpu()->glInterface()); in finalize()
305 GrGLClearErr(this->gpu()->glInterface()); in finalize()
218 GrGLClearErr(fGLCtx->gl()); in importHardwareBuffer()