Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h325 GrGLFunction<GrGLPopDebugGroupFn> fPopDebugGroup; member
/external/skqp/include/gpu/gl/
DGrGLInterface.h331 GrGLFunction<GrGLPopDebugGroupFn> fPopDebugGroup; member
/external/skqp/src/gpu/gl/
DGrGLInterface.cpp574 !fFunctions.fPopDebugGroup || in validate()
DGrGLTestInterface.cpp223 fFunctions.fPopDebugGroup = bind_to_member(this, &GrGLTestInterface::popDebugGroup); in GrGLTestInterface()
/external/skia/src/gpu/gl/
DGrGLInterfaceAutogen.cpp611 !fFunctions.fPopDebugGroup || in validate()