mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
As of ba67d0fe718299050bf0195295aba3415c417b91, 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.