nir: replace nir_load_system_value calls with appropiate builder functions
authorKarol Herbst <kherbst@redhat.com>
Thu, 19 Jul 2018 09:44:31 +0000 (11:44 +0200)
committerKarol Herbst <kherbst@redhat.com>
Wed, 14 Nov 2018 01:09:11 +0000 (02:09 +0100)
commit099728b1151184f7a110f3a16c999fe7ef9229cc
tree24b62893010910866fcfd6464f0d215203b18078
parent80db331c2d477f8f4bc5c2b0373573f505f676e5
nir: replace nir_load_system_value calls with appropiate builder functions

this helps reduce the overall code changes when a bit_size parameter is
added to nir_load_system_value

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Karol Herbst <kherbst@redhat.com>
src/amd/vulkan/radv_meta_buffer.c
src/amd/vulkan/radv_meta_bufimage.c
src/amd/vulkan/radv_meta_clear.c
src/amd/vulkan/radv_meta_fast_clear.c
src/amd/vulkan/radv_meta_resolve_cs.c
src/amd/vulkan/radv_query.c
src/compiler/nir/nir_lower_clip.c
src/compiler/nir/nir_lower_wpos_center.c
src/intel/vulkan/anv_nir_lower_input_attachments.c