Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h218 GrGLFunction<GrGLPushGroupMarkerFn> fPushGroupMarker; member
/external/skqp/include/gpu/gl/
DGrGLInterface.h196 GrGLFunction<GrGLPushGroupMarkerFn> fPushGroupMarker; member
/external/skqp/src/gpu/gl/
DGrGLInterface.cpp400 !fFunctions.fPushGroupMarker || in validate()
DGrGLTestInterface.cpp126 fFunctions.fPushGroupMarker = bind_to_member(this, &GrGLTestInterface::pushGroupMarker); in GrGLTestInterface()
/external/skia/src/gpu/gl/
DGrGLInterfaceAutogen.cpp586 !fFunctions.fPushGroupMarker) { in validate()