mesa/src/amd/vulkan
Timur Kristóf 07d5b352b1 radv: Call nir_lower_array_deref_of_vec in radv_lower_io_to_scalar_early.
This fixes an issue when a vector component of an arrayed output has a deref.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Cc: mesa-stable
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/8197
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21028>
(cherry picked from commit e13074d763)
2023-02-22 20:29:16 +00:00
..
bvh radv/rt: Refactor exiting PLOC 2022-12-29 19:25:30 +00:00
layers Revert "radv: acquire pstate on-demand when capturing with RGP" 2023-02-22 20:29:16 +00:00
radix_sort
winsys radv/amdgpu: only set a new pstate if the current one is different 2023-02-22 20:29:16 +00:00
.editorconfig
00-radv-defaults.conf
meson.build radv: add a layer for fixing rendering issues with RAGE2 2023-02-08 20:34:39 +00:00
radv_acceleration_structure.c radv/rt: Divide by the correct workgroup size 2023-01-26 15:40:30 +00:00
radv_acceleration_structure.h radv/rra: Use the accel struct type for header validation 2022-10-16 14:37:02 +00:00
radv_aco_shader_info.h aco: fix dual source blending on GFX11 2022-11-17 14:05:04 +00:00
radv_android.c
radv_check_va.py
radv_cmd_buffer.c radv: Fix missing VK_ACCESS_2_SHADER_SAMPLED_READ_BIT. 2023-02-14 12:41:13 +00:00
radv_constants.h radv: move GDS counters after reserved GDS offsets for streamout 2022-11-01 19:47:07 +00:00
radv_cs.h
radv_debug.c
radv_debug.h radv: introduce RADV_DEBUG=nofmask 2022-11-30 21:12:44 +00:00
radv_descriptor_set.c radv: fix hashing descriptor set layout 2022-12-14 20:47:02 +00:00
radv_descriptor_set.h
radv_device.c amd: fix tile_swizzle on gfx11 - should be shifted by 10 bits, not 8 2023-02-08 20:34:43 +00:00
radv_device_generated_commands.c radv: Fixes prototypes 2022-11-17 14:05:02 +00:00
radv_formats.c
radv_image.c radv: disable DCC for mipmaps on GFX11 2023-02-22 20:29:15 +00:00
radv_llvm_helper.cpp
radv_llvm_helper.h
radv_meta.c radv: introduce RADV_DEBUG=nofmask 2022-11-30 21:12:44 +00:00
radv_meta.h radv: introduce RADV_DEBUG=nofmask 2022-11-30 21:12:44 +00:00
radv_meta_blit.c radv: Use a VkPipelineCache handle for meta shaders. 2022-10-12 12:09:48 +02:00
radv_meta_blit2d.c radv: Use a VkPipelineCache handle for meta shaders. 2022-10-12 12:09:48 +02:00
radv_meta_buffer.c radv: Use a VkPipelineCache handle for meta shaders. 2022-10-12 12:09:48 +02:00
radv_meta_bufimage.c radv: Use a VkPipelineCache handle for meta shaders. 2022-10-12 12:09:48 +02:00
radv_meta_clear.c radv: Improve gfx11 clear colors for DCC. 2022-10-24 09:08:42 +00:00
radv_meta_copy.c
radv_meta_copy_vrs_htile.c radv: Use a VkPipelineCache handle for meta shaders. 2022-10-12 12:09:48 +02:00
radv_meta_dcc_retile.c radv: Use a VkPipelineCache handle for meta shaders. 2022-10-12 12:09:48 +02:00
radv_meta_decompress.c radv: Use a VkPipelineCache handle for meta shaders. 2022-10-12 12:09:48 +02:00
radv_meta_etc_decode.c radv: Fix sampler types in ETC2 decode. 2022-11-30 21:12:43 +00:00
radv_meta_fast_clear.c radv: Use a VkPipelineCache handle for meta shaders. 2022-10-12 12:09:48 +02:00
radv_meta_fmask_copy.c radv: Use a VkPipelineCache handle for meta shaders. 2022-10-12 12:09:48 +02:00
radv_meta_fmask_expand.c radv: Use a VkPipelineCache handle for meta shaders. 2022-10-12 12:09:48 +02:00
radv_meta_resolve.c radv: fix multiple resolves in the same subpass 2023-01-11 17:44:20 +00:00
radv_meta_resolve_cs.c radv: fix multiple resolves in the same subpass 2023-01-11 17:44:20 +00:00
radv_meta_resolve_fs.c radv: fix multiple resolves in the same subpass 2023-01-11 17:44:20 +00:00
radv_nir_apply_pipeline_layout.c
radv_nir_lower_abi.c radv: use defines instead of magic values for GDS counters offset 2022-11-01 19:47:07 +00:00
radv_nir_lower_ray_queries.c radv/ray_queries: Fix AABB handling 2022-11-30 21:12:43 +00:00
radv_nir_lower_ycbcr_textures.c
radv_nir_to_llvm.c ac/nir: lower gfx11 vertex parameter exports 2022-10-31 14:33:43 +00:00
radv_perfcounter.c radv: Fixes prototypes 2022-11-17 14:05:02 +00:00
radv_pipeline.c radv: Call nir_lower_array_deref_of_vec in radv_lower_io_to_scalar_early. 2023-02-22 20:29:16 +00:00
radv_pipeline_cache.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
radv_pipeline_rt.c radv: fix ignoring graphics shader stages that don't need to be imported 2023-01-26 15:40:35 +00:00
radv_private.h amd: fix tile_swizzle on gfx11 - should be shifted by 10 bits, not 8 2023-02-08 20:34:43 +00:00
radv_query.c radv/gfx11: increase radeon_check_space for occlusion query begin 2023-01-26 15:40:29 +00:00
radv_radeon_winsys.h radv: add RADEON_FLAG_DISCARDABLE 2022-10-20 15:59:44 +00:00
radv_rra.c radv/rra: Emit leaf node ids for leaf nodes instead of internal nodes 2022-12-29 19:25:29 +00:00
radv_rt_common.c radv: Use a struct for AABBs 2022-10-30 19:48:46 +00:00
radv_rt_common.h radv/rt: Load instance id and custom index on demand 2022-10-24 14:39:25 +00:00
radv_sdma_copy_image.c amd: fix tile_swizzle on gfx11 - should be shifted by 10 bits, not 8 2023-02-08 20:34:43 +00:00
radv_shader.c radv: introduce RADV_DEBUG=nofmask 2022-11-30 21:12:44 +00:00
radv_shader.h radv: fix ignoring graphics shader stages that don't need to be imported 2023-01-26 15:40:35 +00:00
radv_shader_args.c ac/nir,radv: rework and fix NGG queries enables for VS/TES 2022-11-09 21:22:06 +00:00
radv_shader_args.h
radv_shader_info.c radv: fix computing the pervertex LDS size with NGG streamout 2022-11-23 19:12:00 +00:00
radv_spm.c
radv_sqtt.c Revert "radv: acquire pstate on-demand when capturing with RGP" 2023-02-22 20:29:16 +00:00
radv_wsi.c
si_cmd_buffer.c radv: fix guardband if the polygon mode is points or lines 2022-12-14 20:47:01 +00:00
vk_format.h
vulkan.sym