ac/nir: remove bindless image atomic format check
authorRhys Perry <pendingchaos02@gmail.com>
Wed, 21 Oct 2020 16:32:40 +0000 (17:32 +0100)
committerMarge Bot <eric+marge@anholt.net>
Mon, 26 Oct 2020 11:58:15 +0000 (11:58 +0000)
commitbddaa9339c789c24d459e781707d89fb614063b0
tree19d88bc266186c28bf603c5ef323df6a2c15bc95
parent2ff97847d198e27647460af199a44e29fe433b86
ac/nir: remove bindless image atomic format check

PIPE_FORMAT_* is supposed to be used and a similar check will probably be
added to nir_validate soon anyway.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7275>
src/amd/llvm/ac_nir_to_llvm.c