SPIRV-Tools/include/spirv-tools
Greg Fischer 81ec2aaa0e
Add option to ADCE to remove output variables from interface. (#4994)
This can cause interface incompatibility and should only be done
if ADCE has been applied to the following shader in the pipeline.
For this reason this capability is not available through the CLI
but rather only non-default through the API. This functionality is
intended as part of a larger cross-shader dead code elimination
sequence.
2022-11-23 10:48:58 -07:00
..
instrument.hpp Instrument: Change output buffer offset definitions (#4961) 2022-11-10 12:35:18 -05:00
libspirv.h spirv-val: Add an option to use friendly names or not (#4951) 2022-09-30 12:22:00 -04:00
libspirv.hpp spirv-val: Add an option to use friendly names or not (#4951) 2022-09-30 12:22:00 -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 option to ADCE to remove output variables from interface. (#4994) 2022-11-23 10:48:58 -07:00