mirror of
https://git.tardis.systems/mirrors/yuzu
synced 2026-01-22 21:42:18 +01: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. |
||
|---|---|---|
| .. | ||
| copy_params.h | ||
| format_lookup_table.cpp | ||
| format_lookup_table.h | ||
| surface_base.cpp | ||
| surface_base.h | ||
| surface_params.cpp | ||
| surface_params.h | ||
| surface_view.cpp | ||
| surface_view.h | ||
| texture_cache.h | ||