mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-03-24 16:02:10 -05:00

SPIR-V's Layer is GLSL's gl_Layer. It lets the application choose from a shader stage (vertex, tessellation or geometry) which framebuffer layer write the output fragments to.