mesa/src/intel
Juston Li 6f4b375c94 anv: check initial cmd_buffer is chainable
Submitting a batch with the first command buffer with the simultaneous
bit set followed by a command buffer without the bit set gets past the
check and triggers this assert attempting to chain them:
../src/intel/vulkan/anv_batch_chain.c:1147: anv_cmd_buffer_chain_command_buffers: Assertion `num_cmd_buffers == 1' failed.

Signed-off-by: Juston Li <justonli@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21056>
2023-02-02 21:17:33 +00:00
..
blorp intel: enable existing workaround for ICL platform 2023-02-01 11:09:19 +00:00
ci anv: expose EXT_load_store_op_none 2023-02-01 12:53:29 +00:00
common intel: add missing PS restriction on BDW+ 2023-02-01 00:28:53 +00:00
compiler intel/fs: Always stall between the fences on Gen11+ 2023-02-02 00:21:21 +00:00
dev intel/compiler: fine-grained control of dispatch widths 2023-01-27 11:00:41 +00:00
ds intel/ds: Fix crash when allocating more intel_ds_queues than u_vector was initialized 2023-02-01 18:31:29 +00:00
genxml intel/genxml: set unused 3DSTATE_PS_EXTRA field as mbz 2023-01-24 10:28:15 +00:00
isl intel/isl: Disable CCS on MTL until B0 (Wa_14017353530) 2022-12-15 11:43:00 -08:00
nullhw-layer utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
perf intel: add MTL performance metrics 2022-12-09 09:13:02 +00:00
tools anv,hasvk: migrate align32 to the right functions from util 2023-01-06 17:22:16 +00:00
vulkan anv: check initial cmd_buffer is chainable 2023-02-02 21:17:33 +00:00
vulkan_hasvk anv, hasvk: remove stale TODO-files 2023-02-02 19:25:15 +00:00
meson.build intel: Disable SSE2 instruction set if building for non x86 architectures 2022-11-23 16:57:23 +00:00