Home
last modified time | relevance | path

Searched defs:GrResourceAllocator (Results 1 – 8 of 8) sorted by relevance

/external/skia/src/gpu/ganesh/mock/
DGrMockRenderTask.h23 class GrResourceAllocator; variable
41 void gatherProxyIntervals(GrResourceAllocator*) const override {} in gatherProxyIntervals() argument
/external/skia/src/gpu/ganesh/
DGrBufferUpdateRenderTask.h25 void gatherProxyIntervals(GrResourceAllocator*) const override {} // no proxies in gatherProxyIntervals() argument
DGrBufferTransferRenderTask.h33 void gatherProxyIntervals(GrResourceAllocator*) const override {} // no proxies in gatherProxyIntervals() argument
DGrTextureResolveRenderTask.h23 class GrResourceAllocator; variable
DGrTransferFromRenderTask.h26 class GrResourceAllocator; variable
DGrDrawingManager.h35 class GrResourceAllocator; variable
DGrResourceAllocator.h80 GrResourceAllocator(GrDirectContext* dContext) in GrResourceAllocator() function
DGrRenderTask.h20 class GrResourceAllocator; variable