summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/hlsl.includeNegative.vert.out
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/bgfx/3rdparty/glslang/Test/baseResults/hlsl.includeNegative.vert.out')
-rw-r--r--3rdparty/bgfx/3rdparty/glslang/Test/baseResults/hlsl.includeNegative.vert.out10
1 files changed, 0 insertions, 10 deletions
diff --git a/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/hlsl.includeNegative.vert.out b/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/hlsl.includeNegative.vert.out
deleted file mode 100644
index 5faa383fec4..00000000000
--- a/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/hlsl.includeNegative.vert.out
+++ /dev/null
@@ -1,10 +0,0 @@
-hlsl.includeNegative.vert
-ERROR: ./foo.h:1: '#error' : should not be included
-ERROR: ./inc2/../foo.h:1: '#error' : should not be included
-ERROR: ./parentBad:3: '#error' : bad parent
-ERROR: hlsl.includeNegative.vert:7: '#error' : in main
-hlsl.includeNegative.vert(8): error at column 0, HLSL parsing failed.
-ERROR: 5 compilation errors. No code generated.
-
-
-SPIR-V is not generated for failed compile or link