mesa/src/microsoft/vulkan
Jesse Natalie f0569cdba0 dzn: VK_EXT_external_memory_host
When ID3D12Device13 is available, we can support importing host memory.
Imported host memory can be used to back buffers and linear textures.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23886>
2023-06-27 21:21:53 +00:00
..
dzn_abi_helper.h dzn: External Win32 memory extension 2023-05-15 17:14:20 +00:00
dzn_cmd_buffer.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
dzn_descriptor_set.c dzn: Fix src/dest confusion for some non-bindless descriptor copies 2023-05-25 02:08:32 +00:00
dzn_device.c dzn: VK_EXT_external_memory_host 2023-06-27 21:21:53 +00:00
dzn_dxcore.cpp dzn: Use common physical device list/enumeration helpers 2023-01-24 17:22:25 +00:00
dzn_dxgi.c dzn: Use common physical device list/enumeration helpers 2023-01-24 17:22:25 +00:00
dzn_dxgi.h dzn: Move DXGI code to a separate file and only build it on Windows 2022-07-06 12:18:55 +00:00
dzn_image.c dzn: VK_EXT_external_memory_host 2023-06-27 21:21:53 +00:00
dzn_meta.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
dzn_nir.c microsoft: Use nir_ instead of nir_build_ helpers 2023-06-27 17:37:54 +00:00
dzn_nir.h dzn: Augment blit resolve to support min/max/sample-zero modes 2023-05-04 03:10:56 +00:00
dzn_physical_device_enum.h dzn: Use common physical device list/enumeration helpers 2023-01-24 17:22:25 +00:00
dzn_pipeline.c dzn: Don't lower away mediump 2023-06-01 23:01:04 +00:00
dzn_private.h dzn: VK_EXT_external_memory_host 2023-06-27 21:21:53 +00:00
dzn_query.c dzn: Fix qpool->queries_lock double lock 2023-06-06 22:23:32 +00:00
dzn_sync.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
dzn_util.c dzn: Use A4B4G4R4 instead of B4G4R4A4 when available 2023-05-09 00:17:16 +00:00
dzn_wsi.c dzn: Dedicated resource cleanup 2023-05-15 17:14:20 +00:00
meson.build vulkan: write beta extensions into generator scripts. 2023-05-04 02:40:06 +00:00