Hi all,

Two fixes related to interpolateAt* functions: allowing inputs in interface
blocks, and fixing dynamic array indices in radeonsi.

I've also sent out some piglit tests to exercise these corner cases a bit
more.

Please review!
Thanks,
Nicolai
--
 src/compiler/glsl/ast_function.cpp           |  7 +-
 .../glsl/lower_named_interface_blocks.cpp    | 18 ++++
 src/gallium/drivers/radeonsi/si_shader.c     | 78 +++++++++++++-----
 3 files changed, 81 insertions(+), 22 deletions(-)

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

Reply via email to