Merge pull request #1827 from alan-baker/update-spirv-tools
Update spirv tools
This commit is contained in:
commit
f970253a5d
7 changed files with 7 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
spv.16bitstorage-int.frag
|
spv.16bitstorage-int.frag
|
||||||
|
Validation failed
|
||||||
// Module Version 10000
|
// Module Version 10000
|
||||||
// Generated by (magic number): 80007
|
// Generated by (magic number): 80007
|
||||||
// Id's are bound by 172
|
// Id's are bound by 172
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
spv.16bitstorage-uint.frag
|
spv.16bitstorage-uint.frag
|
||||||
|
Validation failed
|
||||||
// Module Version 10000
|
// Module Version 10000
|
||||||
// Generated by (magic number): 80007
|
// Generated by (magic number): 80007
|
||||||
// Id's are bound by 173
|
// Id's are bound by 173
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
spv.16bitstorage.frag
|
spv.16bitstorage.frag
|
||||||
|
Validation failed
|
||||||
// Module Version 10000
|
// Module Version 10000
|
||||||
// Generated by (magic number): 80007
|
// Generated by (magic number): 80007
|
||||||
// Id's are bound by 172
|
// Id's are bound by 172
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
spv.8bitstorage-int.frag
|
spv.8bitstorage-int.frag
|
||||||
|
Validation failed
|
||||||
// Module Version 10000
|
// Module Version 10000
|
||||||
// Generated by (magic number): 80007
|
// Generated by (magic number): 80007
|
||||||
// Id's are bound by 172
|
// Id's are bound by 172
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
spv.8bitstorage-uint.frag
|
spv.8bitstorage-uint.frag
|
||||||
|
Validation failed
|
||||||
// Module Version 10000
|
// Module Version 10000
|
||||||
// Generated by (magic number): 80007
|
// Generated by (magic number): 80007
|
||||||
// Id's are bound by 173
|
// Id's are bound by 173
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,7 @@ spv.bufferhandle11.frag
|
||||||
WARNING: 0:6: '' : all default precisions are highp; use precision statements to quiet warning, e.g.:
|
WARNING: 0:6: '' : all default precisions are highp; use precision statements to quiet warning, e.g.:
|
||||||
"precision mediump int; precision highp float;"
|
"precision mediump int; precision highp float;"
|
||||||
|
|
||||||
|
Validation failed
|
||||||
// Module Version 10000
|
// Module Version 10000
|
||||||
// Generated by (magic number): 80007
|
// Generated by (magic number): 80007
|
||||||
// Id's are bound by 60
|
// Id's are bound by 60
|
||||||
|
|
|
||||||
|
|
@ -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" : "b4bf7bcf0ad3a7eb6857e8d6d594e23f1be6f27a"
|
"commit" : "456cc598afb6d7c264f20cd3a183d85e369bed9a"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name" : "spirv-tools/external/spirv-headers",
|
"name" : "spirv-tools/external/spirv-headers",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue