mesa/src/asahi/vulkan
Mary Guillemard 1e0c18d6cf nir: Rename stat_query_address_agx to stat_query_address_poly
This is used by the geometry lowering that we are going to move to
common code.

Signed-off-by: Mary Guillemard <mary.guillemard@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37914>
2025-10-16 19:25:35 +00:00
..
hk_buffer.c hk,asahi: move scratch BO to common 2025-06-27 15:31:44 +00:00
hk_buffer.h hk: drop soft fault assumption in hk_buffer_addr_range 2025-04-11 20:16:01 +00:00
hk_buffer_view.c hk: embed texture desc in set 2025-07-16 18:27:18 +00:00
hk_buffer_view.h hk: embed texture desc in set 2025-07-16 18:27:18 +00:00
hk_cmd_buffer.c hk: fix todo 2025-08-08 10:10:58 +00:00
hk_cmd_buffer.h all: rename gl_shader_stage to mesa_shader_stage 2025-08-06 10:28:40 +08:00
hk_cmd_clear.c hk: implement vkCmdClear*Image with fast-clears 2025-06-20 21:38:11 +00:00
hk_cmd_dispatch.c hk: plumb sampler state counts 2025-07-16 18:27:21 +00:00
hk_cmd_draw.c hk: replace vk_conv_topology with vk_topology_to_mesa from vulkan/util 2025-09-03 22:04:14 -07:00
hk_cmd_meta.c nir: Use nir_def_as_* in more places 2025-08-24 14:03:09 +00:00
hk_cmd_pool.c hk: clarify command pool types 2025-08-08 10:10:58 +00:00
hk_cmd_pool.h hk: limit the number of free BOs in each cmd pool 2024-10-30 10:14:07 -04:00
hk_descriptor_set.c hk,agx: promote bindless samplers 2025-07-16 18:27:21 +00:00
hk_descriptor_set.h hk: reduce storage desc 2025-08-08 10:10:58 +00:00
hk_descriptor_set_layout.c hk: reduce storage desc 2025-08-08 10:10:58 +00:00
hk_descriptor_set_layout.h
hk_descriptor_table.c asahi,hk: mmap BO on first use 2024-12-02 19:26:46 +00:00
hk_descriptor_table.h
hk_device.c hk: Rework queue creation logic 2025-09-16 17:36:58 +00:00
hk_device.h hk: Rework queue creation logic 2025-09-16 17:36:58 +00:00
hk_device_memory.c hk: Enable caching on memory marked with HOST_CACHED_BIT 2025-10-01 13:26:51 +00:00
hk_device_memory.h
hk_event.c hk: pass cmdbuf to perf_debug 2025-02-22 02:24:29 +00:00
hk_event.h
hk_format.c asahi: rename wip modifier 2025-02-26 00:03:52 +00:00
hk_image.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
hk_image.h hk: implement vkCmdClear*Image with fast-clears 2025-06-20 21:38:11 +00:00
hk_image_view.c vulkan: Drop the driver_internal from vk_image_view_init/create() 2025-09-05 23:34:14 +00:00
hk_image_view.h hk: embed texture desc in set 2025-07-16 18:27:18 +00:00
hk_instance.c hk: no need to set DRI_CONF_VK_KHR_PRESENT_WAIT 2025-08-21 07:53:15 +00:00
hk_instance.h hk: only enable image view min LOD for dx12 2025-08-03 14:40:53 -04:00
hk_nir_lower_descriptors.c nir: Rename stat_query_address_agx to stat_query_address_poly 2025-10-16 19:25:35 +00:00
hk_nir_passthrough_gs.c
hk_physical_device.c hk: Add non-cached memory type 2025-10-01 13:26:51 +00:00
hk_physical_device.h hk: allow overriding sysmem with an env var 2024-10-30 10:14:07 -04:00
hk_private.h hk: embed texture desc in set 2025-07-16 18:27:18 +00:00
hk_query_pool.c hk: Add support for VK_QUERY_POOL_CREATE_RESET_BIT_KHR 2025-09-16 17:36:58 +00:00
hk_query_pool.h hk: implement timestamps 2024-12-02 19:26:47 +00:00
hk_queue.c hk: Rework queue creation logic 2025-09-16 17:36:58 +00:00
hk_queue.h hk: Rework queue creation logic 2025-09-16 17:36:58 +00:00
hk_sampler.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
hk_sampler.h
hk_shader.c all: rename gl_shader_stage to mesa_shader_stage 2025-08-06 10:28:40 +08:00
hk_shader.h all: rename gl_shader_stage to mesa_shader_stage 2025-08-06 10:28:40 +08:00
hk_wsi.c
hk_wsi.h
meson.build vulkan: Compute path to write into JSON manifests once, use it everywhere 2025-09-26 10:47:31 +00:00