Skip to content

radeonsi: fix incorrect vgpr indices in the ps_prolog

In monolithic PS shaders, we need to account for PERSP_PULL_MODEL even if we don't use it; si_get_ps_prolog_key already does the same thing to determine color_interp_vgpr_index.

Cc: mesa-stable Closes: #8280 (closed)

Merge request reports

Loading