Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h471 GrGLFunction<GrGLPushDebugGroupProc> fPushDebugGroup; member
/external/skia/src/gpu/gl/
DGrGLInterface.cpp733 nullptr == fFunctions.fPushDebugGroup || in validate()
DGrGLTestInterface.cpp324 fFunctions.fPushDebugGroup = bind_to_member(this, &GrGLTestInterface::pushDebugGroup); in GrGLTestInterface()