summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--deps/target-deps.json2
-rw-r--r--tests/bugs/spirv-debug-info.slang2
2 files changed, 2 insertions, 2 deletions
diff --git a/deps/target-deps.json b/deps/target-deps.json
index b43edd694..1266d4a81 100644
--- a/deps/target-deps.json
+++ b/deps/target-deps.json
@@ -16,7 +16,7 @@
},
{
"name" : "slang-glslang",
- "baseUrl" : "https://github.com/shader-slang/slang-glslang/releases/download/v12.0.0/slang-glslang-12.0.0-",
+ "baseUrl" : "https://github.com/shader-slang/slang-glslang/releases/download/v12.3.1-b/slang-glslang-12.3.1-b-",
"optional" : true,
"packages" :
{
diff --git a/tests/bugs/spirv-debug-info.slang b/tests/bugs/spirv-debug-info.slang
index b04a9ee24..961f0807e 100644
--- a/tests/bugs/spirv-debug-info.slang
+++ b/tests/bugs/spirv-debug-info.slang
@@ -1,4 +1,4 @@
-//TEST:SIMPLE:-target spirv -entry MainPs -stage fragment -profile glsl_450 -g3 -line-directive-mode none
+//TEST:SIMPLE(filecheck=CHECK):-target spirv -entry MainPs -stage fragment -profile glsl_450 -g3 -line-directive-mode none
// make sure that the generated spirv has glsl source in it.
//CHECK: #version 450