mesa/src/gfxstream/guest
K900 0dc9108f7a gfxstream: fix build on 32-bit
VkDeviceMemory is always 64-bit, and %p on 32-bit is, well, 32-bit,
breaking the build.

There doesn't seem to be a good way to printf a Vulkan handle
cross-platform-ly, and it's unlikely to actually be useful,
so just don't print it at all.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36231>
2025-07-18 18:09:03 +00:00
..
android gfxstream: Fix compiler warnings 2025-06-04 17:24:22 +00:00
connection-manager gfxstream: check device exists before using it 2025-03-27 00:26:17 +00:00
GoldfishAddressSpace gfxstream: Move virtgpu_gfxstream_protocols.h to the common location for 2025-03-24 23:25:10 +00:00
iostream gfxstream: Fix compiler warnings 2025-06-04 17:24:22 +00:00
platform gfxstream: fix warnings about unused parameters 2025-07-16 17:03:43 +00:00
vulkan gfxstream: Small optimization on transformDescriptorSetList 2025-06-26 17:11:41 +00:00
vulkan-mapper gfxstream: add VulkanMapper 2025-05-20 19:16:27 +00:00
vulkan_enc gfxstream: fix build on 32-bit 2025-07-18 18:09:03 +00:00
meson.build mesa: add option to enable virtgpu_kumquat FFI for gfxstream 2025-06-17 22:28:55 +00:00