Searched refs:GR_GL_GET_ERROR (Results 1 – 3 of 3) sorted by relevance
158 #define GR_GL_GET_ERROR(IFACE) (IFACE)->fGetError() macro
39 uint32_t err = GR_GL_GET_ERROR(gl); in GrGLCheckErr()
32 #define CHECK_ALLOC_ERROR(iface) GR_GL_GET_ERROR(iface)