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

Jason Ekstrand jason at jlekstrand.net
Sun Jan 8 00:27:23 UTC 2017


On Sat, Jan 7, 2017 at 1:12 PM, Kenneth Graunke <kenneth at whitecape.org>
wrote:

> 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... :/
>

Neither am I.  I just looked through it again carefully.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170107/db0801c8/attachment.html>


More information about the mesa-dev mailing list