DescriptionRemove QuadCuller class and make QuadSink concrete
Make the base class QuadSink concrete instead of pure virtual, and
remove QuadCuller class. Testing class MockQuadCuller is still derived
from QuadSink, which also manipulates its own MockOcclusionTracker.
This CL is part of clean up QuadSink. Next step would to plum LayerImpl
through so QuadSink will no longer need to hold that variable, in order
to split up QuadSink into just RenderPass and OcclusionTracker.
This CL follows 302603006 and 306683002.
BUG=344962
TEST=cc_unittests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=277788
Patch Set 1 #Patch Set 2 : rebase #Patch Set 3 : combine with next CL which rm layerimpl* #Patch Set 4 : rebase #Patch Set 5 : gn build fix #
Messages
Total messages: 5 (0 generated)
|