mesa/src/intel/vulkan/i915
Lionel Landwerlin d2c0147228 anv: create a pool for indirect descriptors
We'll use the fact that the pool is aligned to 4Gb to limit the amount
of address computations to build the address in the shaders.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21645>
2023-05-30 06:36:38 +00:00
..
anv_batch_chain.c anv: create a pool for indirect descriptors 2023-05-30 06:36:38 +00:00
anv_batch_chain.h anv: add utrace support for queue debug utils 2023-03-24 09:38:20 +02:00
anv_device.c anv: Set memory types supported by Xe KMD 2023-05-11 18:28:11 +00:00
anv_device.h anv: Set memory types supported by Xe KMD 2023-05-11 18:28:11 +00:00
anv_kmd_backend.c anv: Nuke ANV_BO_ALLOC_WRITE_COMBINE 2023-05-19 21:34:35 +00:00