dzn: Lower fragcoord wtrans
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20400>
This commit is contained in:
@@ -690,6 +690,7 @@ dxil_spirv_nir_passes(nir_shader *nir,
|
||||
NIR_PASS_V(nir, dxil_nir_lower_discard_and_terminate);
|
||||
NIR_PASS_V(nir, nir_lower_returns);
|
||||
NIR_PASS_V(nir, dxil_nir_lower_sample_pos);
|
||||
NIR_PASS_V(nir, nir_lower_fragcoord_wtrans);
|
||||
}
|
||||
|
||||
NIR_PASS_V(nir, nir_opt_deref);
|
||||
|
Reference in New Issue
Block a user