mesa/src/intel
Lionel Landwerlin 5e4aeb3ad7 anv: fix index buffer size changes
With vkCmdBindIndexBuffer2KHR only the provided size can change which
currently fails to reprogram the index buffer properly.

Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Fixes: 5c2aca456e ("anv: implement vkCmdBindIndexBuffer2KHR")
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12376
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32785>
2024-12-27 13:20:49 +00:00
..
blorp blorp: use 2D dimension for 1D tiled images 2024-12-12 17:10:45 +00:00
ci ci: update fail lists and trace checksums 2024-12-24 05:54:07 -05:00
common intel/common: Enable mi_builder test for PTL 2024-11-20 01:47:04 +00:00
compiler brw/nir: Don't generate scalar byte to float conversions on DG2+ in optimize_extract_to_float 2024-12-24 18:09:59 -08:00
decoder intel/decoder: fix COMPUTE_WALKER handling 2024-12-12 07:35:18 +00:00
dev intel/dev: update mesa_defs.json from internal database 2024-12-11 17:32:52 +00:00
ds anv: add BVH building tracking through u_trace 2024-12-09 14:45:00 +00:00
executor intel/executor: Add example using scalar register and send gather 2024-12-13 02:18:15 +00:00
genxml intel/genxml/xe2: Add STATE_SYSTEM_MEM_FENCE_ADDRESS instruction 2024-12-18 17:16:05 +00:00
isl isl: disable aux when creating uncompressed TileY/Tile64 surfaces from compressed ones 2024-12-23 19:33:36 +00:00
nullhw-layer build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
perf anv: Protect memcpy/memset/qsort calls against NULL arguments 2024-11-14 01:05:01 +00:00
shaders anv: implement Wa_16011107343/22018402687 for generated draws 2024-11-12 22:48:39 +00:00
tools intel/hang_replay: remove EXEC_OBJECT_WRITE 2024-10-04 21:37:41 +00:00
vulkan anv: fix index buffer size changes 2024-12-27 13:20:49 +00:00
vulkan_hasvk hasvk: use vk_descriptor_type_is_dynamic 2024-12-19 15:12:58 +00:00
meson.build intel: Add executor tool 2024-08-14 03:03:46 +00:00