Mark spv.int16.amd.frag.out as failing validation

See #1642

Also updates SPIRV-Tools and SPIRV-Headers known_good.
This commit is contained in:
David Neto 2019-01-03 14:29:44 -05:00
parent 83b2647293
commit 082184bcc9
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,5 @@
spv.int16.amd.frag spv.int16.amd.frag
Validation failed
// Module Version 10000 // Module Version 10000
// Generated by (magic number): 80007 // Generated by (magic number): 80007
// Id's are bound by 560 // Id's are bound by 560

View File

@ -5,14 +5,14 @@
"site" : "github", "site" : "github",
"subrepo" : "KhronosGroup/SPIRV-Tools", "subrepo" : "KhronosGroup/SPIRV-Tools",
"subdir" : "External/spirv-tools", "subdir" : "External/spirv-tools",
"commit" : "24328a0554654d9e205b532288044d6d203c3f2c" "commit" : "a87d3ce48e88a653e855c3245a6b68deeae58efc"
}, },
{ {
"name" : "spirv-tools/external/spirv-headers", "name" : "spirv-tools/external/spirv-headers",
"site" : "github", "site" : "github",
"subrepo" : "KhronosGroup/SPIRV-Headers", "subrepo" : "KhronosGroup/SPIRV-Headers",
"subdir" : "External/spirv-tools/external/spirv-headers", "subdir" : "External/spirv-tools/external/spirv-headers",
"commit" : "17da9f8231f78cf519b4958c2229463a63ead9e2" "commit" : "4618b86e9e4b027a22040732dfee35e399cd2c47"
} }
] ]
} }