layers: MR128, Don't complain about declarations without Builtin or Location
authorChris Forbes <chrisforbes@google.com>
Tue, 12 Jan 2016 20:29:31 +0000 (09:29 +1300)
committerMark Lobodzinski <mark@lunarg.com>
Tue, 12 Jan 2016 21:28:38 +0000 (14:28 -0700)
commit28c4bb3ac4938458b83a4a7226fdc42d6ace952a
tree87fb0e3d94c723dde1f912a8844198c607445528
parente772023dd3def090870af070cf48879ad8eddeca
layers: MR128, Don't complain about declarations without Builtin or Location

This is a stopgap until we have proper interface block analysis landed.
For now, this just suppresses the false positives. A correct SPIRV
module will not hit this path for anything other than interface blocks.

Conflicts:
layers/draw_state.cpp
layers/draw_state.cpp