Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h466 GrGLFunction<GrGLPopDebugGroupProc> fPopDebugGroup; member
/external/skia/src/gpu/gl/
DGrGLInterface.cpp744 nullptr == fFunctions.fPopDebugGroup || in validate()
DGrGLTestInterface.cpp324 fFunctions.fPopDebugGroup = bind_to_member(this, &GrGLTestInterface::popDebugGroup); in GrGLTestInterface()