mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2025-01-14 18:30:19 +00:00
af7410597e
Access chain indices are always interpreted as signed integers. So use signed clamp instead of unsigned clamp. We must also clamp to the max signed int for the index type. Fixes #3072 |
||
---|---|---|
.. | ||
spirv-tools |