mesa/src/vulkan/runtime
Yiwei Zhang 2740d92e3d vulkan: drop redundant core props query and copy helpers
The last client, venus, has stopped using those either.

Signed-off-by: Yiwei Zhang <zzyiwei@chromium.org>
Tested-by: Oskar Viljasaar <oskar.viljasaar@gmail.com>
Reviewed-by: Konstantin Seurer <konstantin.seurer@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29180>
2024-05-16 01:58:14 +00:00
..
rmv
meson.build vulkan: add helper to fill out spirv caps automatically 2024-05-09 01:14:22 +00:00
vk_acceleration_structure.c
vk_acceleration_structure.h
vk_android.c vulkan: Don't request Ycbcr conversion for rgb 2024-05-14 14:53:45 +00:00
vk_android.h vulkan/android: Add helper to probe AHB support 2024-05-14 14:53:44 +00:00
vk_blend.c
vk_blend.h
vk_buffer.c
vk_buffer.h
vk_buffer_view.c
vk_buffer_view.h
vk_cmd_copy.c
vk_cmd_enqueue.c
vk_command_buffer.c
vk_command_buffer.h
vk_command_pool.c
vk_command_pool.h
vk_debug_report.c
vk_debug_report.h
vk_debug_utils.c
vk_debug_utils.h
vk_deferred_operation.c
vk_deferred_operation.h
vk_descriptor_set_layout.c
vk_descriptor_set_layout.h
vk_descriptor_update_template.c
vk_descriptor_update_template.h
vk_descriptors.c
vk_descriptors.h
vk_device.c vulkan: drop redundant core props query and copy helpers 2024-05-16 01:58:14 +00:00
vk_device.h vulkan: drop redundant core props query and copy helpers 2024-05-16 01:58:14 +00:00
vk_device_memory.c
vk_device_memory.h
vk_drm_syncobj.c
vk_drm_syncobj.h
vk_fence.c
vk_fence.h
vk_format_info_gen.py
vk_framebuffer.c
vk_framebuffer.h
vk_graphics_state.c vk/graphics_state: Add last bits for extraPrimitiveOverestimationSize 2024-05-14 00:03:36 +00:00
vk_graphics_state.h
vk_image.c
vk_image.h
vk_instance.c
vk_instance.h
vk_limits.h
vk_log.c
vk_log.h vulkan: add vk_debug_ignored_stype helper 2024-05-10 18:49:38 +00:00
vk_meta.c
vk_meta.h
vk_meta_blit_resolve.c
vk_meta_clear.c
vk_meta_draw_rects.c
vk_meta_private.h
vk_nir.c vulkan: Set SPIR-V caps from supported features 2024-05-09 01:14:23 +00:00
vk_nir.h
vk_nir_convert_ycbcr.c
vk_nir_convert_ycbcr.h
vk_object.c
vk_object.h
vk_physical_device.c
vk_physical_device.h vulkan: Set SPIR-V caps from supported features 2024-05-09 01:14:23 +00:00
vk_pipeline.c
vk_pipeline.h
vk_pipeline_cache.c
vk_pipeline_cache.h
vk_pipeline_layout.c
vk_pipeline_layout.h
vk_query_pool.c
vk_query_pool.h
vk_queue.c
vk_queue.h
vk_render_pass.c vulkan/runtime: add a subpass bit for legacy dithering 2024-05-15 04:45:55 +00:00
vk_render_pass.h vulkan/runtime: add a subpass bit for legacy dithering 2024-05-15 04:45:55 +00:00
vk_sampler.c
vk_sampler.h
vk_semaphore.c
vk_semaphore.h
vk_shader.c
vk_shader.h
vk_shader_module.c
vk_shader_module.h
vk_standard_sample_locations.c
vk_standard_sample_locations.h
vk_sync.c
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_synchronization.c
vk_synchronization.h
vk_texcompress_astc.c
vk_texcompress_astc.h
vk_texcompress_etc2.c
vk_texcompress_etc2.h
vk_video.c
vk_video.h
vk_ycbcr_conversion.c
vk_ycbcr_conversion.h