Home
last modified time | relevance | path

Searched refs:snapDrawPass (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/experimental/graphite/src/
H A DDrawContext.cpp91 void DrawContext::snapDrawPass(Recorder* recorder, const BoundsManager* occlusionCuller) { in snapDrawPass() function in skgpu::DrawContext
107 this->snapDrawPass(recorder, occlusionCuller); in snapRenderPassTask()
H A DDrawContext.h82 void snapDrawPass(Recorder*, const BoundsManager* occlusionCuller);
85 // snapDrawPass() must have been called first. A lot of it will depend on how the task graph is
88 // Ends the current DrawList if needed, as in 'snapDrawPass', and moves the new DrawPass and all

Completed in 1 milliseconds