Merge pull request #1724 from zoddicus/roll_spirv

Update SPIRV-Tools and Headers
This commit is contained in:
John Kessenich 2019-03-13 00:16:57 +07:00 committed by GitHub
commit f925eefb21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,4 @@
spv.subgroupPartitioned.comp spv.subgroupPartitioned.comp
Validation failed
// Module Version 10300 // Module Version 10300
// Generated by (magic number): 80007 // Generated by (magic number): 80007
// Id's are bound by 2506 // Id's are bound by 2506

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" : "002ef361cabc486a2f3567d646363334d50cc462" "commit" : "b12e7338eeeaa06571839d1dfbc21126180090cc"
}, },
{ {
"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" : "e74c389f81915d0a48d6df1af83c3862c5ad85ab" "commit" : "3beb2a0373101562e1a1206edc33cf64fae87b54"
} }
] ]
} }