SPIRV-Tools/include/spirv-tools
Steven Perron 1b0047f210
Add pass to remove dead members. (#2379)
Add a pass that looks for members of structs whose values do not affects
the output of the shader. Those members are then removed and just
treated like padding in the struct.
2019-02-14 13:42:35 -05:00
..
instrument.hpp Expand bindless bounds checking to runtime-sized descriptor arrays (#2316) 2019-02-07 14:00:36 -05:00
libspirv.h Make spvParseTargetEnv public (#2362) 2019-02-07 14:49:15 -05:00
libspirv.hpp Add SpirvTools::IsValid(). (#2326) 2019-01-24 09:45:09 -05:00
linker.hpp Rewrite include guards (#1793) 2018-08-03 08:05:33 -04:00
optimizer.hpp Add pass to remove dead members. (#2379) 2019-02-14 13:42:35 -05:00