Searched refs:GrGLClearErr (Results 1 – 5 of 5) sorted by relevance
145 void GrGLClearErr(const GrGLInterface* gl);
13 void GrGLClearErr(const GrGLInterface* gl) { in GrGLClearErr() function
33 #define CLEAR_ERROR_BEFORE_ALLOC(iface) GrGLClearErr(iface)193 GrGLClearErr(this->glInterface()); in GrGLGpu()
155 GrGLClearErr(this->gl()); in eglImageToExternalTexture()
228 GrGLClearErr(this->gl()); in eglImageToExternalTexture()