mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-07-09 20:48:38 -05:00
Layered framebuffer attachments is a feature that allows applications to write attach layered textures to a single attachment. What layer the fragments are written to is decided from the shader using gl_Layer.