Version 1.2.0
- Exposed the compute local group size.
- Exposed whether or not a specific shader uses push constants.
- Added function to query a shader uniform ID. This will be the buffer or texture index to bind to for Metal, or the SPIR-V variable ID for SPIR-V.
- Added more constants for metal-specific indices.
- Updated glslang and SPIRV-Cross.