summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/preprocessor.line.frag.out
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/bgfx/3rdparty/glslang/Test/baseResults/preprocessor.line.frag.out')
-rw-r--r--3rdparty/bgfx/3rdparty/glslang/Test/baseResults/preprocessor.line.frag.out5
1 files changed, 5 insertions, 0 deletions
diff --git a/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/preprocessor.line.frag.out b/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/preprocessor.line.frag.out
new file mode 100644
index 00000000000..3e2206f8883
--- /dev/null
+++ b/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/preprocessor.line.frag.out
@@ -0,0 +1,5 @@
+#version 310 es
+#line 1 2
+#pragma something
+void main(){ }
+