glsl: Add warning tests for identifiers with __
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 1 Nov 2018 20:47:58 +0000 (13:47 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Thu, 8 Nov 2018 18:59:53 +0000 (10:59 -0800)
commit011abfc963a734953a0edd9c7a4fa01570627050
tree0131c9f7fc1908c8d03555f39e3c78c461bbd37f
parentd28bc35ece9c6e0d9f40c1540bd147a6face6207
glsl: Add warning tests for identifiers with __

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/compiler/glsl/tests/warnings/031-__-in-function-name.vert [new file with mode: 0644]
src/compiler/glsl/tests/warnings/031-__-in-function-name.vert.expected [new file with mode: 0644]