DescriptionAdd missing transform into DelegatedRendererLayerImpl::AppendRenderPassQuads.
We can miss applying a transform if we have a transformed, partially
occluded DelegatedRendererLayerImpl with a contributing RenderPass. This
causes the wrong transform to be sent into the occlusion tracker, so
occlusion gets applied incorrectly, which hides desired content.
BUG=379072, 390873
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288403
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Patch Set 3 : avoid matrix mult when possible #
Messages
Total messages: 9 (0 generated)
|