rsx: Fix vp codegen when unrestricted depth range extension is absent
This commit is contained in:
@@ -52,7 +52,7 @@ vec4 apply_zclip_xform(
|
||||
}
|
||||
|
||||
return vec4(pos.x, pos.y, d * pos.w, pos.w);
|
||||
}\n
|
||||
}
|
||||
#endif
|
||||
|
||||
)"
|
||||
|
||||
Reference in New Issue
Block a user