aco: remove nir_intrinsic_load_barycentric_at_sample occurences
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 30 May 2023 09:01:50 +0000 (11:01 +0200)
committerMarge Bot <emma+marge@anholt.net>
Wed, 31 May 2023 07:25:46 +0000 (07:25 +0000)
commit1947500208332de6f62246f5f9d19a2573c35dfd
treefb0f3de5c72c9cb45a858232ce41b2df6a903445
parent54ceec8d9e0eab30efa21547b15ed66b1655e480
aco: remove nir_intrinsic_load_barycentric_at_sample occurences

This is lowered earlier and shouldn't get there.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23307>
src/amd/compiler/aco_instruction_selection.cpp
src/amd/compiler/aco_instruction_selection_setup.cpp