Add missing guard to code that uses AMD extensions
authorDavid Neto <dneto@google.com>
Wed, 19 Oct 2016 14:16:29 +0000 (10:16 -0400)
committerDavid Neto <dneto@google.com>
Wed, 19 Oct 2016 14:17:25 +0000 (10:17 -0400)
commitbb5c02fd23768adc51fe0ae72035e43120bc8200
treecd44a41a4536e582ae64abf32eb9135375703d01
parent5d45eadedc37141d27100ce312af7125ec7058ab
Add missing guard to code that uses AMD extensions

Otherwise compilation fails when ENABLED_AMD_EXTENSIONS is off.
SPIRV/GlslangToSpv.cpp