cc: Remove the RenderPassId field from AppendQuadsData.
This field is redundant now that we pass a RenderPass* to AppendQuads. A few tests were passing a different id and the same RenderPass* to test DelegatedRendererLayerImpl, so I had to adjust the tests to pass different RenderPass* instead. R=vmpstr Review URL: https://codereview.chromium.org/879423002 Cr-Commit-Position: refs/heads/master@{#313630}
Showing
Please register or sign in to comment