Update to newest SPIRV-Tools. It checks the Vulkan rule that all resources must have a set and binding decoration, which many tests fail. So add code to set a default value of zero. Also disable PCH for Ninja builds.
This commit is contained in:
parent
00054da5e6
commit
0a93cfbb79
234 changed files with 1259 additions and 15 deletions
|
|
@ -620,7 +620,9 @@ using depth_any
|
|||
Name 192 "@entryPointOutput.Depth"
|
||||
Name 197 "g_sSamp"
|
||||
Decorate 23(g_tTex2dmsf4) DescriptorSet 0
|
||||
Decorate 23(g_tTex2dmsf4) Binding 0
|
||||
Decorate 131(g_tTex2dmsf4a) DescriptorSet 0
|
||||
Decorate 131(g_tTex2dmsf4a) Binding 0
|
||||
Decorate 181(sample) Flat
|
||||
Decorate 181(sample) Location 0
|
||||
Decorate 188(@entryPointOutput.Color) Location 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue