Update known good SPIRV tools and headers
* Fixes use of optimizer * Updated test outputs * GeometryStreams and TransformFeedback no longer fail validation
This commit is contained in:
parent
83fe01e274
commit
440f95b1e7
8 changed files with 3 additions and 27 deletions
|
|
@ -1,8 +1,4 @@
|
|||
spv.150.geom
|
||||
error: SPIRV-Tools Validation Errors
|
||||
error: Capability GeometryStreams is not allowed by Vulkan 1.0 specification (or requires extension)
|
||||
OpCapability GeometryStreams
|
||||
|
||||
// Module Version 10000
|
||||
// Generated by (magic number): 80007
|
||||
// Id's are bound by 71
|
||||
|
|
|
|||
|
|
@ -1,8 +1,4 @@
|
|||
spv.420.geom
|
||||
error: SPIRV-Tools Validation Errors
|
||||
error: Capability GeometryStreams is not allowed by Vulkan 1.0 specification (or requires extension)
|
||||
OpCapability GeometryStreams
|
||||
|
||||
// Module Version 10000
|
||||
// Generated by (magic number): 80007
|
||||
// Id's are bound by 72
|
||||
|
|
|
|||
|
|
@ -1,8 +1,4 @@
|
|||
spv.builtInXFB.vert
|
||||
error: SPIRV-Tools Validation Errors
|
||||
error: Capability TransformFeedback is not allowed by Vulkan 1.0 specification (or requires extension)
|
||||
OpCapability TransformFeedback
|
||||
|
||||
// Module Version 10000
|
||||
// Generated by (magic number): 80007
|
||||
// Id's are bound by 21
|
||||
|
|
|
|||
|
|
@ -1,8 +1,4 @@
|
|||
spv.xfb.vert
|
||||
error: SPIRV-Tools Validation Errors
|
||||
error: Capability TransformFeedback is not allowed by Vulkan 1.0 specification (or requires extension)
|
||||
OpCapability TransformFeedback
|
||||
|
||||
// Module Version 10000
|
||||
// Generated by (magic number): 80007
|
||||
// Id's are bound by 16
|
||||
|
|
|
|||
|
|
@ -1,8 +1,4 @@
|
|||
spv.xfb2.vert
|
||||
error: SPIRV-Tools Validation Errors
|
||||
error: Capability TransformFeedback is not allowed by Vulkan 1.0 specification (or requires extension)
|
||||
OpCapability TransformFeedback
|
||||
|
||||
// Module Version 10000
|
||||
// Generated by (magic number): 80007
|
||||
// Id's are bound by 35
|
||||
|
|
|
|||
|
|
@ -1,8 +1,4 @@
|
|||
spv.xfb3.vert
|
||||
error: SPIRV-Tools Validation Errors
|
||||
error: Capability TransformFeedback is not allowed by Vulkan 1.0 specification (or requires extension)
|
||||
OpCapability TransformFeedback
|
||||
|
||||
// Module Version 10000
|
||||
// Generated by (magic number): 80007
|
||||
// Id's are bound by 35
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue