iris: Set Bindless Sampler State MOCS
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 19 Oct 2021 05:56:48 +0000 (22:56 -0700)
committerMarge Bot <emma+marge@anholt.net>
Thu, 28 Oct 2021 19:45:55 +0000 (19:45 +0000)
commit0a5e2257793bc67731b0ea19ca1138ab65e8e194
treee78d9b36c50de77385e63170f310b333b6691a24
parenta6690dc1eec02a3225bc42a51b6ae5029005c815
iris: Set Bindless Sampler State MOCS

We don't use bindless sampler states today, but when we do, we'll want
them to have proper MOCS values.  This also avoids asserts in upcoming
patches which enforce that MOCS isn't zero.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13480>
src/gallium/drivers/iris/iris_state.c