Merge pull request #1692 from alan-baker/update-spvtools
Update SPIRV-Tools and tests expectations
This commit is contained in:
commit
9dda1281e6
2 changed files with 2 additions and 1 deletions
|
|
@ -135,6 +135,7 @@ local_size = (256, 1, 1)
|
|||
0:? 'g_output' (layout( binding=1 rg32ui) uniform uimageBuffer)
|
||||
0:? 'dispatchId' ( in 3-component vector of uint GlobalInvocationID)
|
||||
|
||||
Validation failed
|
||||
// Module Version 10000
|
||||
// Generated by (magic number): 80007
|
||||
// Id's are bound by 63
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
"site" : "github",
|
||||
"subrepo" : "KhronosGroup/SPIRV-Tools",
|
||||
"subdir" : "External/spirv-tools",
|
||||
"commit" : "e2279da7148d19bd21c6d47ffc96ee4176f43dba"
|
||||
"commit" : "117a1fd11f11e9bef9faa563c3d5156cc6ab529c"
|
||||
},
|
||||
{
|
||||
"name" : "spirv-tools/external/spirv-headers",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue