HomeSort by relevance Sort by last modified time
    Searched refs:GrGLClearErr (Results 1 - 14 of 14) sorted by null

  /external/skia/src/gpu/gl/
GrGLUtil.h 187 void GrGLClearErr(const GrGLInterface* gl);
GrGLBuffer.cpp 17 #define CLEAR_ERROR_BEFORE_ALLOC(iface) GrGLClearErr(iface)
GrGLUtil.cpp 14 void GrGLClearErr(const GrGLInterface* gl) {
GrGLGpu.cpp 47 #define CLEAR_ERROR_BEFORE_ALLOC(iface) GrGLClearErr(iface)
248 GrGLClearErr(this->glInterface());
    [all...]
  /external/skqp/src/gpu/gl/
GrGLUtil.h 187 void GrGLClearErr(const GrGLInterface* gl);
GrGLBuffer.cpp 17 #define CLEAR_ERROR_BEFORE_ALLOC(iface) GrGLClearErr(iface)
GrGLUtil.cpp 14 void GrGLClearErr(const GrGLInterface* gl) {
GrGLGpu.cpp 47 #define CLEAR_ERROR_BEFORE_ALLOC(iface) GrGLClearErr(iface)
248 GrGLClearErr(this->glInterface());
    [all...]
  /external/skia/tools/gpu/gl/angle/
GLTestContext_angle.cpp 294 GrGLClearErr(this->gl());
  /external/skia/tools/gpu/gl/egl/
CreatePlatformGLTestContext_egl.cpp 250 GrGLClearErr(this->gl());
  /external/skqp/tools/gpu/gl/angle/
GLTestContext_angle.cpp 294 GrGLClearErr(this->gl());
  /external/skqp/tools/gpu/gl/egl/
CreatePlatformGLTestContext_egl.cpp 250 GrGLClearErr(this->gl());
  /external/skia/src/gpu/gl/builders/
GrGLProgramBuilder.cpp 171 GrGLClearErr(this->gpu()->glInterface());
  /external/skqp/tests/
VkHardwareBufferTest.cpp 220 GrGLClearErr(fGLCtx->gl());
    [all...]

Completed in 599 milliseconds