[Bug 84225] Allow constant-index-expression sampler array indexing with GLSL-ES < 300

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 1 04:12:09 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=84225

--- Comment #8 from Tapani Pälli <lemody at gmail.com> ---
Some more braindump; it looks like it would make sense to move array index
validation further down, now we do it in AST->HIR before running optimizations
and lowering passes that can potentially change the index expression in to a
legal form of indexing. IMO this happens with the fishgl demo.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20150401/8548ef0b/attachment.html>


More information about the intel-3d-bugs mailing list