Skip to content
Snippets Groups Projects
Commit e1edeff0 authored by Pierre-Eric Pelloux-Prayer's avatar Pierre-Eric Pelloux-Prayer Committed by Eric Engestrom
Browse files

mesa: clear shader_info::is_lowered in prog_to_nir

This needs to be resetted each time prog_to_nir is called because it
turns st_nir_assign_vs_in_locations into a no-op when set.

Fixes: 81d106d6 ("radeonsi: lower IO intrinsics - complete rewrite of input/output scanning")
Closes: mesa/mesa#5001


Reviewed-by: default avatarIsaac Bosompem <mrisaacb@google.com>
Reviewed-by: default avatarMarek Olšák <marek.olsak@amd.com>
Part-of: <mesa/mesa!11636>
(cherry picked from commit bcf8c791)
parent b3a83ad2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment