mesa/src/vulkan
Chia-I Wu d3acc73455 vulkan/util: add vk_default_allocator
We cannot use os_{malloc,free,realloc}_aligned because
os_realloc_aligned needs the old size (for memcpy).

v2: no max_align_t on MSVC

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
Acked-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11117>
2021-06-03 08:13:26 +00:00
..
device-select-layer vulkan/device_select: avoid segfault on Wayland if wl_drm is unavailable 2021-05-04 21:26:21 +00:00
overlay-layer
registry vulkan: Update the XML and headers to 1.2.177 2021-04-26 15:13:19 +00:00
util vulkan/util: add vk_default_allocator 2021-06-03 08:13:26 +00:00
wsi vulkan/wsi: provide more info in wsi_image_create_info 2021-06-03 04:24:55 +00:00
Android.mk
Makefile.sources
meson.build vulkan: fix duplicate win32 def 2021-04-19 22:46:30 +00:00
vulkan-icd-symbols.txt