SPIRV-Tools/include/spirv-tools
David Neto af7410597e graphics robust access: use signed clamp (#3073)
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
2019-12-03 11:18:56 -05:00
..
instrument.hpp Instrument: Add support for Buffer Device Address extension (#2792) 2019-08-16 09:18:34 -04:00
libspirv.h spirv-fuzz: Improve debugging facilities (#3074) 2019-11-27 18:05:56 +00:00
libspirv.hpp spirv-fuzz: Improve debugging facilities (#3074) 2019-11-27 18:05:56 +00:00
linker.hpp Rewrite include guards (#1793) 2018-08-03 08:05:33 -04:00
optimizer.hpp graphics robust access: use signed clamp (#3073) 2019-12-03 11:18:56 -05:00