Merge pull request #2798 from alan-baker/update-tools

Update tools
This commit is contained in:
Greg Fischer 2021-11-08 18:29:53 -07:00 committed by GitHub
commit 9535746aa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,5 @@
spv.1.4.OpEntryPoint.frag spv.1.4.OpEntryPoint.frag
Validation failed
// Module Version 10400 // Module Version 10400
// Generated by (magic number): 8000a // Generated by (magic number): 8000a
// Id's are bound by 64 // Id's are bound by 64

View File

@ -1,4 +1,5 @@
spv.intrinsicsSpirvLiteral.vert spv.intrinsicsSpirvLiteral.vert
Validation failed
// Module Version 10000 // Module Version 10000
// Generated by (magic number): 8000a // Generated by (magic number): 8000a
// Id's are bound by 12 // Id's are bound by 12

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" : "1fbed83c8aab8517d821fcb4164c08567951938f" "commit" : "339d4475c1a806c187c57678af26733575d1cecd"
}, },
{ {
"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" : "449bc986ba6f4c5e10e32828783f9daef2a77644" "commit" : "29817199b7069bac971e5365d180295d4b077ebe"
} }
] ]
} }