mesa/src/gallium/drivers
Mike Blumenkrantz 3841203348 zink: fix big tcs output io
as in the producer case, big io needs to reserve the appropriate number
of slots

fixes:
spec@arb_tessellation_shader@execution@variable-indexing@tcs-output-array-float-index-rd-after-barrier,Fail
spec@arb_tessellation_shader@execution@variable-indexing@tcs-output-array-float-index-wr-before-barrier,Fail
spec@arb_tessellation_shader@execution@variable-indexing@tcs-output-array-vec2-index-rd-after-barrier,Fail
spec@arb_tessellation_shader@execution@variable-indexing@tcs-output-array-vec2-index-wr-before-barrier,Fail
spec@arb_tessellation_shader@execution@variable-indexing@tcs-output-array-vec3-index-rd-after-barrier,Fail
spec@arb_tessellation_shader@execution@variable-indexing@tcs-output-array-vec3-index-wr-before-barrier,Fail
spec@arb_tessellation_shader@execution@variable-indexing@tcs-output-array-vec4-index-rd-after-barrier,Fail
spec@arb_tessellation_shader@execution@variable-indexing@tcs-output-array-vec4-index-wr-before-barrier,Fail

cc: mesa-stable

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24568>
(cherry picked from commit ee6ba2bb57)
2023-08-31 23:41:18 -07:00
..
asahi gallium: change PIPE_COMPUTE_CAP_SUBGROUP_SIZE to a bitfield of sizes 2023-07-07 12:27:35 +00:00
crocus crocus: Avoid fast-clear with incompatible view 2023-07-13 08:43:02 -07:00
d3d12 ci: avoid running hardware jobs if lint fails - now on Windows too! 2023-07-13 08:42:55 -07:00
etnaviv etnaviv: fix segfault after compile failure 2023-07-28 10:46:34 -07:00
freedreno tu,freedreno: Forbid blit event for R8G8_SRGB due to gpu faults 2023-08-31 11:02:06 -07:00
i915 draw/i915: move hwfmt array to i915 specific struct 2023-06-28 13:42:44 +00:00
iris anv,iris: program the maximum number of threads on compute queue init 2023-08-09 10:00:37 -07:00
lima ci: mark passing zink and lima tests as expected 2023-07-28 11:33:03 -07:00
llvmpipe llvmpipe: fix early depth + alpha2coverage + occlusion query interaction 2023-08-31 23:41:14 -07:00
nouveau n50/compute: submit initial compute state in nv50_screen_create 2023-08-31 23:30:45 -07:00
panfrost panfrost: Fix transform feedback on v9 harder 2023-07-31 05:31:24 -07:00
r300 r300: update RV370 failures 2023-07-13 08:43:01 -07:00
r600 r600/sfn: Take source uses into account when switching channels 2023-08-31 23:30:45 -07:00
radeonsi radeonsi: fix a CDNA regression breaking compute 2023-07-31 05:31:25 -07:00
softpipe gallium: Remove PIPE_CAP_RGB_OVERRIDE_DST_ALPHA_BLEND 2023-07-11 15:52:08 +00:00
svga svga: set clear_texture to NULL for vgpu9 2023-08-09 10:00:39 -07:00
tegra treewide: use uint64_t / (u)intptr_t in image address calculations 2023-06-07 16:53:36 +00:00
v3d v3d: implement clear_render_target and clear_depth_stencil 2023-07-10 15:23:06 +00:00
vc4 nir: rename has_txs to has_texture_scaling 2023-07-12 10:03:06 +00:00
virgl llvmpipe: fix early depth + alpha2coverage + occlusion query interaction 2023-08-31 23:41:14 -07:00
zink zink: fix big tcs output io 2023-08-31 23:41:18 -07:00