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