summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/glslang/src/Test/preprocessor.include.enabled.vert
blob: 62a7428bfd2f07baca2a1e29e0b73aabb6227d22 (plain)
1
2
3
4
5
6
7
#extension GL_GOOGLE_include_directive : enable
#line 8000
#include
#include 123
#include "foo"
#include "foo" garbage
#include "no-eol"