mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
As of d5fdb1a189f3bf5973ec3e667c92cb906816946b, depth/stencil buffer attachments are never used. This patch eliminates generation and binding of depth/stencil render buffers since these code paths are no longer hit.