Searched refs:gatherProxyIntervals (Results 1 – 17 of 17) sorted by relevance
67 void GrDDLTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrDDLTask73 task->gatherProxyIntervals(alloc); in gatherProxyIntervals()
15 void GrTransferFromRenderTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrTransferFromRenderTask
14 void GrWaitRenderTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrWaitRenderTask
24 void gatherProxyIntervals(GrResourceAllocator*) const override;
33 void gatherProxyIntervals(GrResourceAllocator*) const override;
28 void gatherProxyIntervals(GrResourceAllocator*) const override;
36 void gatherProxyIntervals(GrResourceAllocator*) const override;
42 void gatherProxyIntervals(GrResourceAllocator*) const override;
34 void gatherProxyIntervals(GrResourceAllocator*) const override;
45 void GrWritePixelsTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrWritePixelsTask
51 void GrCopyRenderTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrCopyRenderTask
52 void GrTextureResolveRenderTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in GrTextureResolveRenderTask
139 virtual void gatherProxyIntervals(GrResourceAllocator*) const = 0;
227 task->gatherProxyIntervals(&resourceAllocator); in flush()414 task->gatherProxyIntervals(resourceAllocator); in reorderTasks()
28 void gatherProxyIntervals(GrResourceAllocator*) const override {} in gatherProxyIntervals() function
244 void gatherProxyIntervals(GrResourceAllocator*) const override;
922 void OpsTask::gatherProxyIntervals(GrResourceAllocator* alloc) const { in gatherProxyIntervals() function in skgpu::v1::OpsTask