mesa/src/asahi
Mary Guillemard b7a0f0215f
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
hk: Return 0 for opaque memory capture replay
If implementation does not actually replay the VA, it must return 0
to not violate:

"If the memory object was allocated with a non-zero value of
opaqueCaptureAddress, the return value must be the same address."

Fixes RenderDoc capture replay, which asserts on the this spec rule
being followed.

Signed-off-by: Mary Guillemard <mary@mary.zone>
Fixes: 5bc8284816 ("hk: add Vulkan driver for Apple GPUs")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37090>
2025-08-29 17:11:00 +00:00
..
clc asahi/clc: promote bindless textures 2025-07-10 14:55:18 -04:00
compiler agx: drop bounds check optimize pass 2025-08-08 20:51:05 +00:00
drm-shim asahi: port to stable uAPI 2025-04-09 20:25:49 +00:00
genxml asahi: reduce ppp alignment 2025-08-08 10:10:58 +00:00
isa agx: fix simd reduce forcing no cache bit 2025-08-03 14:40:54 -04:00
layout build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
lib asahi: enable virtgpu support 2025-08-06 11:11:06 +00:00
libagx nir,agx: unvendor core_id_agx 2025-08-07 11:46:33 +02:00
vulkan hk: Return 0 for opaque memory capture replay 2025-08-29 17:11:00 +00:00
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
.editorconfig asahi: Add .editorconfig for CL files 2024-01-10 08:44:37 -04:00
meson.build agx: add XML-based disassembler 2025-06-05 18:57:42 +00:00