On Saturday, January 7, 2017 4:24:30 PM PST Marek Olšák wrote:
> Hi, this causes an assertion failure for some tests in the GLSL
> compiler on radeonsi:
> 
> glsl/ir_set_program_inouts.cpp:129: void mark(gl_program*,
> ir_variable*, int, int, gl_shader_stage): Assertion `var->data.mode ==
> ir_var_shader_out' failed.
> 
> Test: piglit/bin/getuniform-03 -auto -fbo
> 
> I won't look into it right now, maybe next week. Any idea what's wrong here?
> 
> Thanks,
> Marek

This was totally busted, sorry :(  Should be fixed by:

commit 42699e12711668a142b7acf11c168cf4301c1295
Author: Kenneth Graunke <kenn...@whitecape.org>
Date:   Sat Jan 7 12:55:17 2017 -0800

    glsl: Make is_fixed_function_array actually check for varyings.

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to