Merge pull request #2086 from samuelig/SPV_AMD_shader_image_load_store_lod

SPV_AMD_shader_image_load_store_lod is now validated by spirv-tools
This commit is contained in:
John Kessenich 2020-02-19 23:25:39 -07:00 committed by GitHub
commit c12493ff69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

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

View File

@ -5,7 +5,7 @@
"site" : "github", "site" : "github",
"subrepo" : "KhronosGroup/SPIRV-Tools", "subrepo" : "KhronosGroup/SPIRV-Tools",
"subdir" : "External/spirv-tools", "subdir" : "External/spirv-tools",
"commit" : "323a81fc5e30e43a04e5e22af4cba98ca2a161e6" "commit" : "79f8caf9154a0328a87424354bd10ab69e811185"
}, },
{ {
"name" : "spirv-tools/external/spirv-headers", "name" : "spirv-tools/external/spirv-headers",