summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/glspv.vert.out
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/bgfx/3rdparty/glslang/Test/baseResults/glspv.vert.out')
-rw-r--r--3rdparty/bgfx/3rdparty/glslang/Test/baseResults/glspv.vert.out15
1 files changed, 0 insertions, 15 deletions
diff --git a/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/glspv.vert.out b/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/glspv.vert.out
deleted file mode 100644
index d51926284e6..00000000000
--- a/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/glspv.vert.out
+++ /dev/null
@@ -1,15 +0,0 @@
-glspv.vert
-ERROR: 0:3: 'push_constant' : only allowed when using GLSL for Vulkan
-ERROR: 0:6: 'descriptor set' : only allowed when using GLSL for Vulkan
-ERROR: 0:8: 'shared' : not allowed when generating SPIR-V
-ERROR: 0:8: 'binding' : uniform/buffer blocks require layout(binding=X)
-ERROR: 0:9: 'packed' : not allowed when generating SPIR-V
-ERROR: 0:9: 'binding' : uniform/buffer blocks require layout(binding=X)
-ERROR: 0:13: 'gl_VertexIndex' : undeclared identifier
-ERROR: 0:14: 'gl_InstanceIndex' : undeclared identifier
-ERROR: 0:17: 'gl_DepthRangeParameters' : undeclared identifier
-ERROR: 0:20: '' : syntax error, unexpected IDENTIFIER, expecting LEFT_BRACE or COMMA or SEMICOLON
-ERROR: 10 compilation errors. No code generated.
-
-
-SPIR-V is not generated for failed compile or link