mesa/src/microsoft/vulkan
Jesse Natalie bdf91b25d9 dzn: Retrieve validator version
For platforms where there's no validator available, leave the field zero-initialized
to let the DXIL backend choose whatever target validator version it wants.

Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17603>
2022-07-23 14:48:17 +00:00
..
dzn_abi_helper.h dzn: Remove the cast when the SDK version is high enough 2022-07-15 16:27:11 +00:00
dzn_cmd_buffer.c dzn: Missed ABI fixes for GetCustomHeapProperties 2022-07-15 16:27:11 +00:00
dzn_descriptor_set.c dzn: Add ABI helpers for D3D12 functions returning structs 2022-07-06 12:18:55 +00:00
dzn_device.c dzn: expose VK_KHR_driver_properties 2022-07-18 17:10:52 +02:00
dzn_dxcore.cpp dzn: Add a DXCore enumeration path 2022-07-06 12:18:55 +00:00
dzn_dxgi.c dzn: Move DXGI code to a separate file and only build it on Windows 2022-07-06 12:18:55 +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: Add ABI helpers for D3D12 functions returning structs 2022-07-06 12:18:55 +00:00
dzn_meta.c dzn: Retrieve validator version 2022-07-23 14:48:17 +00:00
dzn_nir.c dzn: Re-order includes in dzn_nir to prevent TRUE redefinition 2022-07-09 14:04:48 +00:00
dzn_nir.h dzn: Fix triangle-fan emulation 2022-06-15 00:10:42 +00:00
dzn_physical_device_enum.h dzn: Re-order dzn_physical_device_desc so = { 0 } doesn't initialize a struct 2022-07-09 14:04:48 +00:00
dzn_pipeline.c dzn: Retrieve validator version 2022-07-23 14:48:17 +00:00
dzn_private.h dzn: use updated tokens from vk.xml 2022-07-12 15:53:11 +00:00
dzn_query.c dzn: Missed ABI fixes for GetCustomHeapProperties 2022-07-15 16:27:11 +00:00
dzn_sync.c dzn: Add an eventfd sync implementation 2022-07-06 12:18:55 +00:00
dzn_util.c dzn: Use fabs on floating point input 2022-07-09 14:04:48 +00:00
dzn_wsi.c dozen: Stop asking for semaphore/fence signaling 2022-07-07 11:44:20 -05:00
meson.build dzn: Disable Wunused-value for C++ files 2022-07-09 14:04:48 +00:00