commit | 863ea235bb3d0e5dec620c7e3ce9f44644d6418b | [log] [tgz] |
---|---|---|
author | John Kessenich <cepheus@frii.com> | Wed Jul 01 07:18:57 2020 -0600 |
committer | John Kessenich <cepheus@frii.com> | Wed Jul 01 07:18:57 2020 -0600 |
tree | 60f18d08f1cb1d6d3e5f06994707fc7861a90f95 | |
parent | f6facfa18945c47a704859d2fda99be46f98ec2a [diff] |
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