glsl: Add image memory and layout qualifiers to ir_variable.
authorFrancisco Jerez <currojerez@riseup.net>
Sat, 23 Nov 2013 04:57:44 +0000 (20:57 -0800)
committerFrancisco Jerez <currojerez@riseup.net>
Wed, 12 Feb 2014 17:44:04 +0000 (18:44 +0100)
commitbb13691d1c4df0c9258289b77867e5d5c890a838
treedfac46fc2dd2bc60ee79fdb659265f6e052fb938
parent107d03a6d5b63687361b2b4d2876ef52b082cbb5
glsl: Add image memory and layout qualifiers to ir_variable.

v2: Add comment next to the read_only and write_only qualifier flags.

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