mesa/src/gfxstream
Serdar Kocdemir ff67b27f48
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
gfxstream: disallow maintenance6 extension due to serialization bugs
VkBindMemoryStatus is using a pointer to VkResult but the value cannot
be correctly encoded and decoded with the current code generator. Until
the issues are fixed, the extension should not be used as it'll cause
cts failures and invalid behavior.

Test: dEQP-VK.memory.binding.maintenance6.*

Reviewed-by: Gurchetan Singh <gurchetan.singh.foss@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41893>
2026-06-01 22:41:37 +00:00
..
aemu gfxstream: meson format -i {all meson files} 2025-11-12 16:05:12 +00:00
codegen gfxstream: vk-snapshot: update handling of bufferview in vkUpdateDescriptorSets 2026-06-01 22:41:37 +00:00
guest gfxstream: disallow maintenance6 extension due to serialization bugs 2026-06-01 22:41:37 +00:00
.clang-format gfxstream: add clang-format 2024-10-09 22:53:05 +00:00
meson.build gfxstream: explicitly list Python dependencies for gfxstream codegen 2026-01-08 08:02:37 -08:00