Home
last modified time | relevance | path

Searched refs:fPushDebugGroup (Results 1 – 5 of 5) sorted by relevance

/external/skia/include/gpu/gl/
DGrGLInterface.h324 GrGLFunction<GrGLPushDebugGroupFn> fPushDebugGroup; member
/external/skqp/include/gpu/gl/
DGrGLInterface.h330 GrGLFunction<GrGLPushDebugGroupFn> fPushDebugGroup; member
/external/skqp/src/gpu/gl/
DGrGLInterface.cpp573 !fFunctions.fPushDebugGroup || in validate()
DGrGLTestInterface.cpp222 fFunctions.fPushDebugGroup = bind_to_member(this, &GrGLTestInterface::pushDebugGroup); in GrGLTestInterface()
/external/skia/src/gpu/gl/
DGrGLInterfaceAutogen.cpp612 !fFunctions.fPushDebugGroup) { in validate()