summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/glslang/src/Test/noMain1.geom
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/glslang/src/Test/noMain1.geom')
-rw-r--r--chromium/third_party/glslang/src/Test/noMain1.geom7
1 files changed, 7 insertions, 0 deletions
diff --git a/chromium/third_party/glslang/src/Test/noMain1.geom b/chromium/third_party/glslang/src/Test/noMain1.geom
new file mode 100644
index 00000000000..4fa1b768c2a
--- /dev/null
+++ b/chromium/third_party/glslang/src/Test/noMain1.geom
@@ -0,0 +1,7 @@
+#version 110
+
+void foo()
+{
+}
+
+layout(points) out; \ No newline at end of file