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
drm-shim
ds
include
lib panfrost: correct first-tracking for signature 2024-04-26 11:18:17 +00:00
midgard
perf
shared
tools
util
vulkan panvk: avoid dereferencing a null-pointer 2024-04-26 11:18:18 +00:00
.clang-format
meson.build