SPV: Remove accidental inclusion of a test.
This commit is contained in:
parent
7c1aa1026e
commit
fa540d1414
@ -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 @@
|
|||||||
// 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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user