Home
last modified time | relevance | path

Searched refs:GR_GL_CHECK_ERROR (Results 1 – 11 of 11) sorted by relevance

/external/skia/include/gpu/gl/
DGrGLConfig.h67 #if !defined(GR_GL_CHECK_ERROR)
69 #define GR_GL_CHECK_ERROR 1 macro
71 #define GR_GL_CHECK_ERROR 0 macro
DGrGLInterface.h52 #if GR_GL_CHECK_ERROR
67 #if GR_GL_CHECK_ERROR
/external/skqp/include/gpu/gl/
DGrGLConfig.h83 #if !defined(GR_GL_CHECK_ERROR)
85 #define GR_GL_CHECK_ERROR 1 macro
87 #define GR_GL_CHECK_ERROR 0 macro
/external/skqp/src/gpu/gl/
DGrGLUtil.h208 #if GR_GL_CHECK_ERROR
DGrGLUtil.cpp60 #if GR_GL_CHECK_ERROR
/external/skia/tools/gpu/gl/interface/
Dtemplates.go244 #if GR_GL_CHECK_ERROR
/external/skia/src/gpu/gl/
DGrGLUtil.h255 #if GR_GL_CHECK_ERROR
DGrGLUtil.cpp21 #if GR_GL_CHECK_ERROR
DGrGLInterfaceAutogen.cpp22 #if GR_GL_CHECK_ERROR
DGrGLGpu.cpp4055 #if GR_GL_CHECK_ERROR in getErrorAndCheckForOOM()
/external/skia/src/gpu/
DGrDirectContext.cpp1032 #if GR_GL_CHECK_ERROR in MakeGL()