Home
last modified time | relevance | path

Searched refs:GrClusterRenderTasks (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/gpu/
H A DGrRenderTaskCluster.h26 bool GrClusterRenderTasks(SkSpan<const sk_sp<GrRenderTask>> input,
H A DGrRenderTaskCluster.cpp157 bool GrClusterRenderTasks(SkSpan<const sk_sp<GrRenderTask>> input, in GrClusterRenderTasks() function
H A DGrDrawingManager.cpp408 bool clustered = GrClusterRenderTasks(SkMakeSpan(fDAG), &llist); in reorderTasks()
/third_party/skia/tests/
H A DGrRenderTaskClusterTest.cpp141 bool actualResult = GrClusterRenderTasks(graphSpan, &llist); in DEF_TEST()

Completed in 3 milliseconds