Searched refs:IntersectionTreeSet (Results 1 – 2 of 2) sorted by relevance
53 class IntersectionTreeSet;179 std::unique_ptr<IntersectionTreeSet> fDisjointStencilSet;
77 class Device::IntersectionTreeSet { class in skgpu::Device79 IntersectionTreeSet() = default;162 , fDisjointStencilSet(std::make_unique<IntersectionTreeSet>()) in Device()