mesa/src/vulkan
Yiwei Zhang aac51c3a0b vulkan/android: improve memoryTypeBits reporting in AHB props query
Instead of reporting all memory types being compatible, at least we can
limit the types to those compatible for dma-buf import. Optionally, we
can do even better here to actually create the image or buffer with the
AHB to get more accurate memory type bits for memory import. However, it
is optional since we can touch up in the common layer upon actual AHB
import time.

Reviewed-by: Antonio Ospite <antonio.ospite@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36388>
2025-07-29 07:50:09 +00:00
..
anti-lag-layer anti-lag: Submit timestamps early in a frame. 2025-07-24 09:50:08 +00:00
device-select-layer egl/wayland: Move bind_wayland_display to legacy build option 2025-07-10 14:51:20 +00:00
overlay-layer meson: include VkLayer_MESA_overlay in the devenv 2025-06-20 21:51:17 +00:00
registry vulkan: update headers/xml for 1.4.318 2025-06-14 08:21:31 +00:00
runtime vulkan/android: improve memoryTypeBits reporting in AHB props query 2025-07-29 07:50:09 +00:00
screenshot-layer vulkan/screenshot-layer: Correct queueFamilyIndex source 2025-02-20 22:36:44 +00:00
util vulkan: silence typed_memcpy -Waddress warnings 2025-07-28 17:31:54 +00:00
vram-report-limit-layer vulkan: Add inital vram-report-limit layer 2025-01-24 19:56:43 +00:00
wsi wsi/display: Add error messages to some shouldn't-be-hit paths. 2025-07-21 22:53:54 +00:00
meson.build vulkan: implement VK_AMD_anti_lag as implicit vulkan layer 2025-07-24 09:50:07 +00:00
vulkan-android.sym
vulkan-icd-android-symbols.txt
vulkan-icd-symbols.txt vk: be stricter about symbols check between android and other platforms 2023-03-04 07:41:10 +00:00
vulkan.sym
vulkan_api.def.in