SPIRV-Tools/tools
ZHOU He f9893c4549
spirv-opt: A pass to removed unused input on OpEntryPoint instructions. (#4275)
The new pass will removed interface variable on the OpEntryPoint instruction when they are not statically referenced in the call tree of the entry point.

It can be enabled on the command line using the options `remove-unused-interface-variables`.
2021-06-29 11:33:58 -04:00
..
as Use standard function to get stdin to binary mode. (#4141) 2021-03-01 09:38:49 -05:00
cfg Use standard function to get stdin to binary mode. (#4141) 2021-03-01 09:38:49 -05:00
dis Use standard function to get stdin to binary mode. (#4141) 2021-03-01 09:38:49 -05:00
emacs Define variable to skip installation 2017-07-04 12:24:44 -04:00
fuzz spirv-fuzz: Add WGSL compatibility flag to context (#4193) 2021-03-21 09:10:15 +00:00
lesspipe tools/lesspipe: Allow generic shell (#2255) 2018-12-27 15:06:37 -05:00
link Use standard function to get stdin to binary mode. (#4141) 2021-03-01 09:38:49 -05:00
opt spirv-opt: A pass to removed unused input on OpEntryPoint instructions. (#4275) 2021-06-29 11:33:58 -04:00
reduce Use standard function to get stdin to binary mode. (#4141) 2021-03-01 09:38:49 -05:00
sva Bump glob-parent from 5.0.0 to 5.1.2. (#4353) 2021-06-29 11:25:32 -04:00
util Fix header include syntax. (#2882) 2019-09-19 09:26:24 -05:00
val Use standard function to get stdin to binary mode. (#4141) 2021-03-01 09:38:49 -05:00
CMakeLists.txt CMake: Add SPIRV_TOOLS_BUILD_STATIC flag (#3910) 2020-10-29 09:25:26 -04:00
io.h Use standard function to get stdin to binary mode. (#4141) 2021-03-01 09:38:49 -05:00