ir3: Use isam for bindless images
authorConnor Abbott <cwabbott0@gmail.com>
Mon, 21 Feb 2022 18:25:40 +0000 (19:25 +0100)
committerMarge Bot <emma+marge@anholt.net>
Mon, 28 Feb 2022 23:33:22 +0000 (23:33 +0000)
commited9a0d48a9756249a77a0c7926d8bb155bd03b24
tree35825d253626a7adee45febface49ef4048006f9
parent06485f7d3dff0841052a7e7473fc3ee71c974735
ir3: Use isam for bindless images

In the bindless case, we don't have to keep any shadow descriptors and
can just reuse the IBO descriptor as a texture descriptor. Now that
we're emitting the swizzle we can just flip this on.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15114>
src/freedreno/ir3/ir3_compiler_nir.c