glsl: Add gl_uniform_storage fields to keep track of image uniform indices.
authorFrancisco Jerez <currojerez@riseup.net>
Fri, 22 Nov 2013 23:50:48 +0000 (15:50 -0800)
committerFrancisco Jerez <currojerez@riseup.net>
Wed, 12 Feb 2014 17:44:05 +0000 (18:44 +0100)
commitc116541b2c3a45715de15e3180627263143ad426
tree1f0449e7a275f218f351630f5fb764fdce54ec19
parentbb13691d1c4df0c9258289b77867e5d5c890a838
glsl: Add gl_uniform_storage fields to keep track of image uniform indices.

v2: Promote anonymous struct into named struct.

Reviewed-by: Paul Berry <stereotype441@gmail.com>
src/glsl/ir_uniform.h