glsl: Forbid non-constant image array indexing in GLSL ES 3.1.
authorFrancisco Jerez <currojerez@riseup.net>
Sun, 16 Aug 2015 22:21:01 +0000 (01:21 +0300)
committerFrancisco Jerez <currojerez@riseup.net>
Thu, 20 Aug 2015 09:26:54 +0000 (12:26 +0300)
commitebf1196d82eeed2f7863984ec33d26538a97b531
tree2d6b7a980b9e71e8b7020b9f86b1380069f4c0b9
parent6c161405dc191f3d4083a48dfc033d4401b8055a
glsl: Forbid non-constant image array indexing in GLSL ES 3.1.

Reviewed-by: Timothy Arceri <t_arceri@yahoo.com.au>
src/glsl/ast_array_index.cpp