mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-17 08:11:51 +00:00
rsx: Fix vp codegen when unrestricted depth range extension is absent
This commit is contained in:
parent
69eb1401a9
commit
c9da795bf3
@ -52,7 +52,7 @@ vec4 apply_zclip_xform(
|
||||
}
|
||||
|
||||
return vec4(pos.x, pos.y, d * pos.w, pos.w);
|
||||
}\n
|
||||
}
|
||||
#endif
|
||||
|
||||
)"
|
||||
|
Loading…
Reference in New Issue
Block a user