Merge pull request #595 from billhollings/master

Update to latest version of SPIRV-Cross.
This commit is contained in:
Bill Hollings 2019-05-08 22:04:24 -04:00 committed by GitHub
commit 35c56db2b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

View File

@ -34,6 +34,11 @@ Released TBD
- Enable AMD and NV GLSL extensions when building glslang for MoltenVKGLSLToSPIRVConverter.
- Update to latest SPIRV-Cross version:
- MSL: Only use constant address space for tessellation control shader.
- MSL: Support native texture_buffer type, throw error on atomics.
- MSL: Add native texture buffer support.
- MSL: Cast texture_buffer index to uint.
- Fix infinite loop when OpAtomic* temporaries are used in other blocks.
- Accept SPIR-V 1.4 version.

View File

@ -1 +1 @@
942273dc7b107d4f0c2cf3449ae306525e1cbae7
c125bbd2482815f2f1b6a92ec4f06e1c01b47c5b