mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-09 21:31:04 +00:00
Layer must be output from the final pre-rasterization stage, so when tessellation is being used the vertex shader cannot set it. We could pass it through to the tessellation shaders in some way, but unless it becomes an issue that's more effort than it's worth.