Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Joint Matrix mangling for CompositeConstruct
Joint Matrix mangling in SPIRV reader did not take into account return type for CompositeConstruct. It led to assertion when CompositeConstruct with different sizes matrices were used from the same compilation module.
- Loading branch information