mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-21 11:08:24 +02:00
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> |
||
|---|---|---|
| .. | ||
| android | ||
| connection-manager | ||
| GoldfishAddressSpace | ||
| iostream | ||
| platform | ||
| vulkan | ||
| vulkan-mapper | ||
| vulkan_enc | ||
| meson.build | ||