mesa/src/imagination
Matt Coster f7e7fa6e5f pvr: Fix valgrind issue on compute job submissions
When no flags are set, submit_info->flags is uninitialized. This is not
a problem in the render codepath as the equivalent submit_info is
zeroed before being filled in.

Signed-off-by: Matt Coster <matt.coster@imgtec.com>
Reviewed-by: Frank Binns <frank.binns@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19740>
2022-11-16 13:28:34 +00:00
..
common pvr: Implement new firmware stream interface 2022-11-11 11:34:17 +00:00
csbgen pvr: Implement new firmware stream interface 2022-11-11 11:34:17 +00:00
include pvr: Implement new firmware stream interface 2022-11-11 11:34:17 +00:00
rogue nir: Drop infer_non_readable option for nir_opt_access() 2022-11-02 03:42:04 +00:00
vulkan pvr: Fix valgrind issue on compute job submissions 2022-11-16 13:28:34 +00:00
.clang-format pvr: Handle pipeline barrier vk_sync. 2022-10-19 16:07:26 +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