glsl: Allow memory qualifiers on shader storage buffer blocks
authorSamuel Iglesias Gonsalvez <siglesias@igalia.com>
Fri, 8 May 2015 07:41:58 +0000 (09:41 +0200)
committerSamuel Iglesias Gonsalvez <siglesias@igalia.com>
Fri, 25 Sep 2015 06:39:23 +0000 (08:39 +0200)
commit6ef82f039c6fc82dc0910e842a47c4a69ab44e12
treebacd76c1b715c59be6a4596ab3ccb6b5d636edb3
parentf1b647fdd1028bf475ed258c4dd8b833339ec796
glsl: Allow memory qualifiers on shader storage buffer blocks

v2:
  - Memory qualifiers on shader storage buffer objects do not come in the form
    of layout qualifiers, they are block-level qualifiers.

Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>
src/glsl/glsl_parser.yy