Descriptioncc: Give ownership of render passes to the renderer when drawing a frame.
Instead of giving const pointers to the renderer, we should provide it with
non-const pointers, and expect it to consume the render passes that we provide
it.
In ubercomp, the delegating renderer will pass ownership of the passes to the
CompositorFrame.
Covered by existing tests, no change in behaviour.
BUG=152337
R=enne,piman
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170877
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 6 (0 generated)
|