mesa/src/asahi/vulkan
Rohan Garg 2a4fbce27a hk: enable VK_KHR_shader_relaxed_extended_instruction
The extension only affects non semantic instructions that need no
handling in the backend compiler.

Signed-off-by: Rohan Garg <rohan.garg@intel.com>
Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Acked-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30791>
2024-09-16 15:58:35 +00:00
..
hk_buffer.c asahi,hk: generalize bo_bind hook 2024-08-12 18:45:58 -04:00
hk_buffer.h asahi: introduce agx_va data structure 2024-08-12 18:45:57 -04:00
hk_buffer_view.c ail: swallow up formats 2024-09-02 23:27:14 +00:00
hk_buffer_view.h
hk_cmd_buffer.c hk: lock device-wide scratch access 2024-09-02 23:27:15 +00:00
hk_cmd_buffer.h
hk_cmd_clear.c ail: swallow up formats 2024-09-02 23:27:14 +00:00
hk_cmd_dispatch.c
hk_cmd_draw.c hk: drop irrelevant comments 2024-09-02 23:27:15 +00:00
hk_cmd_meta.c hk: remove texel buffers from meta 2024-09-02 23:27:15 +00:00
hk_cmd_pool.c asahi: introduce agx_va data structure 2024-08-12 18:45:57 -04:00
hk_cmd_pool.h hk: shrink cmd bo 2024-09-02 23:27:15 +00:00
hk_descriptor_set.c hk: fix vkd3d-proton descriptor-performance 2024-08-12 18:46:31 -04:00
hk_descriptor_set.h
hk_descriptor_set_layout.c
hk_descriptor_set_layout.h
hk_descriptor_table.c asahi: introduce agx_va data structure 2024-08-12 18:45:57 -04:00
hk_descriptor_table.h
hk_device.c hk: lock device-wide scratch access 2024-09-02 23:27:15 +00:00
hk_device.h hk: lock device-wide scratch access 2024-09-02 23:27:15 +00:00
hk_device_memory.c asahi: introduce agx_va data structure 2024-08-12 18:45:57 -04:00
hk_device_memory.h
hk_event.c asahi: introduce agx_va data structure 2024-08-12 18:45:57 -04:00
hk_event.h
hk_format.c
hk_image.c hk: wire up compression 2024-09-02 23:27:15 +00:00
hk_image.h
hk_image_view.c hk: wire up compression 2024-09-02 23:27:15 +00:00
hk_image_view.h
hk_instance.c
hk_instance.h
hk_nir_lower_descriptors.c hk: prep for block based blitter 2024-09-02 23:27:15 +00:00
hk_nir_passthrough_gs.c
hk_physical_device.c hk: enable VK_KHR_shader_relaxed_extended_instruction 2024-09-16 15:58:35 +00:00
hk_physical_device.h
hk_private.h
hk_query_pool.c asahi: introduce agx_va data structure 2024-08-12 18:45:57 -04:00
hk_query_pool.h
hk_queue.c hk: disable submission merging 2024-09-02 23:27:15 +00:00
hk_queue.h
hk_sampler.c
hk_sampler.h
hk_shader.c hk: prep for block based blitter 2024-09-02 23:27:15 +00:00
hk_shader.h
hk_wsi.c
hk_wsi.h
meson.build