Commit fa540d14 by John Kessenich

SPV: Remove accidental inclusion of a test.

parent 7c1aa102
...@@ -83,5 +83,3 @@ spv.atomic.comp ...@@ -83,5 +83,3 @@ spv.atomic.comp
spv.AofA.frag spv.AofA.frag
spv.queryL.frag spv.queryL.frag
spv.shortCircuit.frag spv.shortCircuit.frag
# GLSL-level semantics
vulkan.frag
...@@ -2,5 +2,5 @@ ...@@ -2,5 +2,5 @@
// For the version, it uses the latest git tag followed by the number of commits. // For the version, it uses the latest git tag followed by the number of commits.
// For the date, it uses the current date (when then script is run). // For the date, it uses the current date (when then script is run).
#define GLSLANG_REVISION "3.0.789" #define GLSLANG_REVISION "3.0.790"
#define GLSLANG_DATE "15-Oct-2015" #define GLSLANG_DATE "15-Oct-2015"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment