[Mesa-dev] [PATCH 1/8] glsl: Create and use a new ir_variable::count_attribute_slots() wrapper.

Kenneth Graunke kenneth at whitecape.org
Sat Jan 7 21:12:39 UTC 2017


On Saturday, January 7, 2017 4:22:28 PM PST Marek Olšák wrote:
> Hi, this causes an assertion failure for many tessellation tests on radeonsi:
> 
> state_tracker/st_program.c:1295:st_translate_program_common: Assertion
> `attr >= VARYING_SLOT_VAR0 || (attr >= VARYING_SLOT_TEX0 && attr <=
> VARYING_SLOT_TEX7)' failed.
> 
> Test: piglit/bin/shader_runner
> piglit/tests/spec/arb_arrays_of_arrays/execution/tessellation/tcs-tes-patch.shader_test
> -auto
> 
> I won't look into it right now, maybe next week. Any idea what's wrong here?
> 
> Thanks,
> Marek

This patch isn't supposed to have any functional change, so if it really
is the one that broke it...I probably made some stupid mistake.  I'm not
seeing it though, sorry... :/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170107/fe5a3575/attachment.sig>


More information about the mesa-dev mailing list