SPIRV-Tools and tests: Update to location-validation in SPIRV-Tools.
This introduces five new "Validation failures": - baseResults/hlsl.semantic.vert: issue with gl_ClipDistance/CullDistance - baseResults/spv.430.vert: issue gl_ClipDistance - baseResults/spv.450.tesc: still unknown - baseResults/spv.dataOut.frag: gl_FragData should not be supported, problem with front end - baseResults/spv.meshShaderPerViewUserDefined.mesh: seems okay, maybe a problem with SPIRV-Tools
This commit is contained in:
parent
f6facfa189
commit
863ea235bb
6 changed files with 6 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
spv.430.vert
|
||||
Validation failed
|
||||
// Module Version 10000
|
||||
// Generated by (magic number): 8000a
|
||||
// Id's are bound by 66
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue