mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-04-13 05:43:18 -07:00
Because that's what we use in shader_glsl_print_sysval_name(). Fragment shaders like the ones from uav-rwtexture.shader_test that output to sv_target1 would declare "shader_out_0", but then store to "shader_out_1" in the epilogue.