mesa/src/imagination
Karmjit Mahil 792cf1caff pvr: Fix possible allocation of 0 size
Some tests had `input_count == 0` so the driver would attempt to
`vk_alloc()` a size of zero and error out. Add some checks to
prevent that.

Signed-off-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com>
Reviewed-by: Frank Binns <frank.binns@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23070>
2023-05-18 10:05:26 +00:00
..
common pvr: Add support to process transfer and blit cmds 2023-04-19 11:01:05 +00:00
csbgen pvr: add GUARD_SIZE_DEFAULT for CDM and VDM control stream links 1 and 2 2023-05-10 13:13:07 +00:00
include pvr: Transfer fix blit with multiple emits 2023-05-16 18:09:03 +00:00
rogue nir: Drop unused name from nir_ssa_dest_init 2023-05-17 23:46:16 +00:00
vulkan pvr: Fix possible allocation of 0 size 2023-05-18 10:05:26 +00:00
.clang-format pvr: Add support for validating modifier combos 2023-02-24 11:29:48 +00:00
.dir-locals.el
.editorconfig pvr: Change indentation from tab to spaces for xml files. 2022-08-31 08:26:17 +00:00
meson.build