mesa/src/amd
Samuel Pitoiset 656d7e887a radv: fix lowering the view index to an input varying for FS
When multiview is used and the FS is compiled separately with GPL, the
view index still needs to be lowered, otherwise it's crashing later.

The lowering doesn't need to know the previous stage because ViewIndex
is a global thing (ie. it's neither a per-vertex or a per-primitive
varying).

This fixes recent
dEQP-VK.pipeline.pipeline_library.graphics_library.misc.other.view_index_from_device_index_*_pre_rasterization

Cc: mesa-stable
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31192>
2024-09-17 06:36:08 +00:00
..
addrlib amd: update addrlib 2024-08-16 21:44:32 +00:00
ci radv/rt: skip shaders cache for pipelines created with the capture/replay flag 2024-09-16 12:29:49 +00:00
common amd: fix incorrect PIPE_INTERLEAVE_BYTES size for CDNA chips 2024-09-16 09:31:49 +00:00
compiler aco,radv,radeonsi: move has_epilog to the fragment shader info 2024-09-16 07:53:00 +00:00
drm-shim amd/drm-shim: add GFX1150 support 2024-08-13 13:17:17 +00:00
llvm compiler: Allow derivative_group to be used for all stages in shader_info 2024-09-03 20:03:18 +00:00
registers amd: add gfx12 register definitions 2024-05-11 22:14:05 -04:00
vpelib amd/vpelib: Add 420 semi-planar 12bit handling 2024-08-26 19:57:15 +00:00
vulkan radv: fix lowering the view index to an input varying for FS 2024-09-17 06:36:08 +00:00
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00