Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrBufferUpdateRenderTask.h21 class GrResourceAllocator; variable
36 void gatherProxyIntervals(GrResourceAllocator*) const override {} // no proxies in gatherProxyIntervals() argument
H A DGrBufferTransferRenderTask.h21 class GrResourceAllocator; variable
43 void gatherProxyIntervals(GrResourceAllocator*) const override {} // no proxies in gatherProxyIntervals() argument
H A DGrWritePixelsRenderTask.h21 class GrResourceAllocator; variable
H A DGrCopyRenderTask.h23 class GrResourceAllocator; variable
H A DGrDDLTask.h21 class GrResourceAllocator; variable
H A DGrTextureResolveRenderTask.h23 class GrResourceAllocator; variable
H A DGrWaitRenderTask.h22 class GrResourceAllocator; variable
H A DGrTransferFromRenderTask.h26 class GrResourceAllocator; variable
H A DGrDrawingManager.h41 class GrResourceAllocator; variable
H A DGrResourceAllocator.h87 GrResourceAllocator(GrDirectContext* dContext) in GrResourceAllocator() function
H A DGrRenderTask.h28 class GrResourceAllocator; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/mock/
H A DGrMockRenderTask.h23 class GrResourceAllocator; variable
41 void gatherProxyIntervals(GrResourceAllocator*) const override {} in gatherProxyIntervals() argument
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DOpsTask.h37 class GrResourceAllocator; variable