On 06/03/2015 02:10 PM, Emil Velikov wrote:
Hi Tapani,

On 19 May 2015 at 13:01, Tapani Pälli <tapani.pa...@intel.com> wrote:
Dynamic indexing of sampler arrays is prohibited by GLSL ES 3.00.
Earlier versions allow 'constant-index-expression' indexing, where
index can contain a loop induction variable.

Patch allows dynamic indexing for sampler arrays when GLSL ES < 3.00.
This change makes 'sampler-array-index.frag' parser test in Piglit
pass + fishgl.com works when running Chrome on OpenGL ES 2.0 backend

v2: small change and some more commit message (Tapani)
v3: refactor checks to make it more readable (Ian Romanick)

Signed-off-by: Tapani Pälli <tapani.pa...@intel.com>
Signed-off-by: Kalyan Kondapally <kalyan.kondapa...@intel.com>
Cc: "10.5" and "10.6" <mesa-sta...@lists.freedesktop.org>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=84225

Just a friendly reminder that this hasn't landed in master and won't
be featuring in the stable branches (yet). Seems like this patch fell
through the cracks, although let us know if that's not the case.

Thanks for the reminder. I did not receive r-b yet for these. We discussed this with Curro today and I'll be posting these again with some additional changes.

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

Reply via email to