mesa/src/intel/vulkan_hasvk
Alyssa Rosenzweig bcf1a1c20b treewide: use nir_def_block
Via Coccinelle patch:

    @@
    expression definition;
    @@

    -definition->parent_instr->block
    +nir_def_block(definition)

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Emma Anholt <emma@anholt.net>
Reviewed-by: Marek Olšák <maraeo@gmail.com>
Acked-by: Karol Herbst <kherbst@redhat.com>
Acked-by: Konstantin Seurer <konstantin.seurer@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36489>
2025-08-01 15:34:24 +00:00
..
layers
tests hasvk/tests: Propagate failures to gtest 2023-08-25 12:08:29 -07:00
anv_allocator.c util: Turn futex_wake parameter to int32_t for consistence across platforms 2024-04-03 00:55:24 +00:00
anv_android.c hasvk: use AHARDWAREBUFFER_USAGE_CAMERA_MASK 2025-07-09 03:47:07 +00:00
anv_android.h hasvk: refactor to use DETECT_OS_ANDROID instead of ANDROID 2024-02-01 19:29:49 +00:00
anv_android_stubs.c anv,hasvk: android ahb is not always exportable 2023-05-11 22:18:03 +00:00
anv_batch_chain.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
anv_blorp.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
anv_bo_sync.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
anv_cmd_buffer.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
anv_descriptor_set.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
anv_device.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
anv_formats.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
anv_gem.c intel: Move intel_define.h to i915/intel_define.h 2024-02-21 18:10:54 +00:00
anv_gem_stubs.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
anv_genX.h intel: move deref_block_size to intel_urb_config 2025-08-01 11:35:05 +00:00
anv_image.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
anv_measure.c hasvk: move cmd_emit_timestamp initialization to genX 2024-07-03 21:10:13 +00:00
anv_measure.h
anv_nir.h anv: Remove NIR_PASS_V usage 2025-07-14 19:25:52 +00:00
anv_nir_apply_pipeline_layout.c treewide: simplify nir_def_rewrite_uses_after 2025-08-01 15:34:24 +00:00
anv_nir_compute_push_layout.c anv: Remove NIR_PASS_V usage 2025-07-14 19:25:52 +00:00
anv_nir_lower_multiview.c treewide: use nir_def_block 2025-08-01 15:34:24 +00:00
anv_nir_lower_ubo_loads.c intel: switch to nir_metadata_divergence 2025-02-13 10:08:43 +00:00
anv_nir_lower_ycbcr_textures.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
anv_perf.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
anv_pipeline.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
anv_pipeline_cache.c treewide: Remove vulkan/runtime vulkan/util prefix in include path 2024-03-05 19:05:00 +00:00
anv_private.h build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
anv_queue.c
anv_util.c
anv_utrace.c u_trace: pass tracepoint flags to the read_timestamp callback 2025-02-24 08:08:02 +00:00
anv_wsi.c intel: move debug identifier out of libintel_dev 2024-05-11 01:52:01 +00:00
genX_blorp_exec.c intel: Use _brw suffix for genX headers that rely on brw 2024-02-24 00:24:32 +00:00
genX_cmd_buffer.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
genX_gpu_memcpy.c intel: move deref_block_size to intel_urb_config 2025-08-01 11:35:05 +00:00
genX_pipeline.c intel: move deref_block_size to intel_urb_config 2025-08-01 11:35:05 +00:00
genX_query.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
genX_state.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
gfx7_cmd_buffer.c vulkan: rename depth bias graphics states 2024-12-06 13:48:26 -05:00
gfx8_cmd_buffer.c hasvk: Pre-plumbing needed for VK_KHR_maintenance5 2025-03-31 16:56:13 +00:00
meson.build hasvk: only run tests on x86 (32 & 64 bit) 2025-06-20 19:32:18 +00:00