iris: Use the data cache for indirect UBO pulls
authorJason Ekstrand <jason@jlekstrand.net>
Sat, 22 Feb 2020 05:38:58 +0000 (23:38 -0600)
committerJason Ekstrand <jason@jlekstrand.net>
Thu, 8 Oct 2020 06:17:11 +0000 (01:17 -0500)
commit3b784370c376dbe642c2a8232169363d4fda0c02
treeba8ce85061a5026149cdf5749bae36c1c2455581
parentb54d37a8676acbd725ef1817479f2630d3ea95be
iris: Use the data cache for indirect UBO pulls

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3932>
src/gallium/drivers/iris/iris_program.c
src/gallium/drivers/iris/iris_resource.c
src/gallium/drivers/iris/iris_screen.c