mesa/src/vulkan/runtime
Jason Ekstrand 1cc342f5e1 vulkan: Add a common vk_ycbcr_conversion struct
Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19950>
2023-01-16 14:10:21 +00:00
..
meson.build vulkan: Add a common vk_ycbcr_conversion struct 2023-01-16 14:10:21 +00:00
vk_android.c
vk_buffer.c
vk_buffer.h
vk_cmd_copy.c
vk_cmd_enqueue.c vk_cmd_queue: add a callback to free push descriptors set khr 2023-01-12 01:46:26 +00:00
vk_command_buffer.c vulkan/runtime: Add VK_KHR_device_group provided entrypoints 2022-12-09 14:06:14 -06:00
vk_command_buffer.h vulkan: Add common cmd buffer state tracking 2022-11-11 05:01:24 +00:00
vk_command_pool.c
vk_command_pool.h
vk_debug_report.c
vk_debug_report.h
vk_debug_utils.c vulkan/debug_utils: copy debug util labels 2023-01-13 01:22:15 +00:00
vk_debug_utils.h
vk_deferred_operation.c
vk_deferred_operation.h
vk_descriptor_set_layout.c vk/descriptor_set_layout: Add optional destructor 2022-12-12 17:38:19 +00:00
vk_descriptor_set_layout.h vk/descriptor_set_layout: Add optional destructor 2022-12-12 17:38:19 +00:00
vk_descriptor_update_template.c vulkan/runtime: Compact descriptor update templates 2022-09-17 03:32:29 +00:00
vk_descriptor_update_template.h vulkan/runtime: Add a comon vk_descriptor_update_template 2022-09-17 03:32:29 +00:00
vk_descriptors.c
vk_descriptors.h
vk_device.c vulkan: Track the nullDescriptor feature 2023-01-15 21:30:21 +00:00
vk_device.h vulkan: Track the nullDescriptor feature 2023-01-15 21:30:21 +00:00
vk_drm_syncobj.c
vk_drm_syncobj.h
vk_fence.c
vk_fence.h vulkan: Replace _Alignas with alignas 2022-11-10 05:04:12 +00:00
vk_format_info_gen.py vulkan: Automatically generate helpers to retrieve format information 2022-11-04 17:39:46 +00:00
vk_framebuffer.c
vk_framebuffer.h
vk_graphics_state.c vulkan: VkPolygonMode has a bit more than two values 2022-12-08 00:40:11 +00:00
vk_graphics_state.h vulkan: Add state for extraPrimitiveOverestimationSize 2022-11-22 05:09:17 +00:00
vk_image.c vulkan: update headers/registry to 1.3.238 for video decode 2022-12-20 07:28:07 +10:00
vk_image.h vulkan: Provide a vk_image_create_get_format_list() helper 2022-11-04 17:39:46 +00:00
vk_instance.c
vk_instance.h
vk_limits.h
vk_log.c util: normalize include files under src/util/*.h with util/ prefix in mesa code base 2022-11-10 06:27:25 +00:00
vk_log.h
vk_nir.c
vk_nir.h
vk_object.c
vk_object.h vulkan: avoid warning about unused function 2022-09-25 03:53:15 +00:00
vk_physical_device.c
vk_physical_device.h
vk_physical_device_features.py
vk_pipeline.c vulkan/runtime: include robustness info when hashing a shader stage 2022-10-27 08:17:11 +00:00
vk_pipeline.h vulkan/runtime: include robustness info when hashing a shader stage 2022-10-27 08:17:11 +00:00
vk_pipeline_cache.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
vk_pipeline_cache.h
vk_pipeline_layout.c vulkan: drop const for descriptor set 2022-10-21 22:36:45 +00:00
vk_pipeline_layout.h vulkan: drop const for descriptor set 2022-10-21 22:36:45 +00:00
vk_queue.c vk/runtime: Fix narrowing of timeline signal and wait value to u32. 2022-11-23 16:02:27 +00:00
vk_queue.h
vk_render_pass.c vulkan: Unconditionally add barriers for missing external subpass deps 2022-11-13 20:34:29 +00:00
vk_render_pass.h
vk_sampler.c
vk_sampler.h
vk_semaphore.c
vk_semaphore.h vulkan: Replace _Alignas with alignas 2022-11-10 05:04:12 +00:00
vk_shader_module.c vulkan,radv: Remove vk_shader_module_clone 2022-11-14 20:56:27 +00:00
vk_shader_module.h vulkan,radv: Remove vk_shader_module_clone 2022-11-14 20:56:27 +00:00
vk_standard_sample_locations.c
vk_standard_sample_locations.h
vk_sync.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
vk_sync.h
vk_sync_binary.c
vk_sync_binary.h
vk_sync_dummy.c
vk_sync_dummy.h
vk_sync_timeline.c
vk_sync_timeline.h
vk_synchronization2.c vulkan/runtime: Preserve pNext when upgrading to synchronization2 structs 2023-01-03 17:20:30 +00:00
vk_ycbcr_conversion.c vulkan: Add a common vk_ycbcr_conversion struct 2023-01-16 14:10:21 +00:00
vk_ycbcr_conversion.h vulkan: Add a common vk_ycbcr_conversion struct 2023-01-16 14:10:21 +00:00