mesa/src/microsoft/vulkan
Erik Faye-Lund dc5ac13959 dozen: use vk_descriptor_type_is_dynamic
No need to open-code this one now that we have a generic helper.

Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32627>
2024-12-19 15:12:58 +00:00
..
dzn_abi_helper.h dzn: External Win32 memory extension 2023-05-15 17:14:20 +00:00
dzn_cmd_buffer.c dzn: Don't copy app indirect args if we don't need to 2024-04-05 00:25:41 +00:00
dzn_descriptor_set.c dozen: use vk_descriptor_type_is_dynamic 2024-12-19 15:12:58 +00:00
dzn_device.c dzn: Clean up dri options cache 2024-11-06 20:53:13 +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: use common stype debug 2024-05-10 18:49:38 +00:00
dzn_meta.c dzn: Rework indirect drawing keys for shaders and command signatures 2024-04-05 00:25:41 +00:00
dzn_nir.c dzn: Rework indirect drawing keys for shaders and command signatures 2024-04-05 00:25:41 +00:00
dzn_nir.h dzn: Rework indirect drawing keys for shaders and command signatures 2024-04-05 00:25:41 +00:00
dzn_physical_device_enum.h dzn: Include vulkan_core.h instead of vulkan.h in the device enum header 2024-03-25 19:11:35 +00:00
dzn_pipeline.c vulkan: Take a VkPipelineCreateFlags2KHR in vk_pipeline_*shader_stage*() 2024-08-29 03:30:31 +00:00
dzn_private.h vulkan: Take a VkPipelineCreateFlags2KHR in vk_pipeline_*shader_stage*() 2024-08-29 03:30:31 +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 format: Generate endian-independent format aliases 2024-07-19 13:50:42 +00:00