Skip to content
Snippets Groups Projects
Commit fd7b604d authored by Dave Airlie's avatar Dave Airlie Committed by Dylan Baker
Browse files

util/stencil: fix stencil fallback blit shader texture types.


src/gallium/auxiliary/tgsi/tgsi_scan.c:287: scan_src_operand: Assertion `info->sampler_targets[index] == target' failed.
assert was being triggered by
GTF-GL46.gtf30.GL3Tests.framebuffer_blit.framebuffer_blit_functionality_multisampled_to_singlesampled_blit
using the stencil fallback with zink.

Fixes: f05dfdde ("u_blitter: fix stencil blit fallback for crocus.")
Acked-by: default avatarMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <mesa/mesa!16069>
(cherry picked from commit 4b7ba386)
parent 04881310
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment