SPIRV-Tools/include/spirv-tools
Alastair Donaldson 0c4deebc96
Include a maximum value for spv_target_env (#4559)
To allow querying the range of target environments (to ensure that a
target environment value is within the valid range of the associated
enum), this change adds a maximum value to the spv_target_env
enumeration.
2021-10-06 14:50:12 +00:00
..
instrument.hpp Add kInstErrorMax to instrument.hpp (#4315) 2021-06-07 08:06:10 -04:00
libspirv.h Include a maximum value for spv_target_env (#4559) 2021-10-06 14:50:12 +00:00
libspirv.hpp Add a feature for allowing LocalSizeId (#4492) 2021-08-26 14:33:19 -04:00
linker.hpp Rewrite include guards (#1793) 2018-08-03 08:05:33 -04:00
linter.hpp spirv-lint: Add lint based on divergence analysis (#4488) 2021-08-27 14:43:23 -04:00
optimizer.hpp Add preserve_interface mode to aggressive_dead_code_elim (#4520) 2021-09-15 14:38:34 -04:00