Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h479 GrGLFunction<GrGLPushDebugGroupProc> fPushDebugGroup; member
/external/skia/src/gpu/gl/
DGrGLInterface.cpp766 nullptr == fFunctions.fPushDebugGroup || in validate()