Home
last modified time | relevance | path

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

/external/skia/include/gpu/gl/
DGrGLInterface.h217 GrGLFunction<GrGLPopGroupMarkerFn> fPopGroupMarker; member
/external/skqp/include/gpu/gl/
DGrGLInterface.h195 GrGLFunction<GrGLPopGroupMarkerFn> fPopGroupMarker; member
/external/skqp/src/gpu/gl/
DGrGLInterface.cpp401 !fFunctions.fPopGroupMarker) { in validate()
DGrGLTestInterface.cpp125 fFunctions.fPopGroupMarker = bind_to_member(this, &GrGLTestInterface::popGroupMarker); in GrGLTestInterface()
/external/skia/src/gpu/gl/
DGrGLInterfaceAutogen.cpp585 !fFunctions.fPopGroupMarker || in validate()