mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Depth+stencil should be treated as the same attachment. Adding more than one d/s attachment in the render pass descriptor seems to be confusing swiftshader. @bdero This fixes things for me locally, lets let CI take a spin