mesa/src/panfrost
Erik Faye-Lund 3b3df7b8a9 panvk: avoid dereferencing a null-pointer
If we're passed a memory-info, but no memory-prop, we'd end up
dereferencing a null-pointer here. Let's use a fallback struct instead,
similar to what RADV does.

Fixes: d970fe2e9d ("panfrost: Add a Vulkan driver for Midgard/Bifrost GPUs")
CID: 1496060
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28856>
2024-04-26 11:18:18 +00:00
..
ci panfrost: Skip new failure from VKCTS 1.3.8.x 2024-04-26 04:23:44 +00:00
compiler pan/bi: clean up tex coord lowering 2024-04-25 13:01:31 +00:00
drm-shim panfrost: group up stubbed params in drm-shim 2024-03-19 10:22:34 +00:00
ds panfrost: Make pan_perf panfrost_device agnostic 2024-01-23 16:32:09 +00:00
include panfrost: implement a driver-specific max-miplevel 2024-04-18 15:04:57 +00:00
lib panfrost: correct first-tracking for signature 2024-04-26 11:18:17 +00:00
midgard nir: remove global_invocation_id_zero_base 2024-04-24 20:18:49 +00:00
perf panfrost/meson: remove redundant gallium include from meson files 2024-03-14 17:23:55 +00:00
shared panfrost/meson: remove redundant gallium include from meson files 2024-03-14 17:23:55 +00:00
tools panfrost/meson: remove redundant gallium include from meson files 2024-03-14 17:23:55 +00:00
util panfrost: Move the image attribute offset adjustment to a NIR pass 2024-03-26 09:24:25 +01:00
vulkan panvk: avoid dereferencing a null-pointer 2024-04-26 11:18:18 +00:00
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
meson.build panfrost/meson: remove redundant gallium include from meson files 2024-03-14 17:23:55 +00:00