Skip to content

radv: do not scale the depth bias for D16_UNORM depth surfaces

Samuel Pitoiset requested to merge hakzsam/mesa:radv_depth_bias_d16_fix into master

Some depth bias tests have been recently added to CTS. This should fix the shadow differences between RADV and other AMD drivers.

Merge request reports