mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The subpass depth is used for drawing the texture to the parent pass. So it needs a depth > all of the clips contained within the subpass. Also correct the way we're assigning the depth value in shaders.