mirror of https://git.suyu.dev/suyu/suyu
gl_shader_gen: Apply default value to gl_Position
Nvidia has sane default output values for varyings, but the other vendors don't apply these. To properly emulate this we would have to analyze the shader header. For the time being, apply the same default Nvidia applies so we get the same behaviour on non-Nvidia drivers.merge-requests/60/head
parent
60993513af
commit
bc10714dcf
Loading…
Reference in New Issue