SPIRV-Tools/include
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
..
spirv-tools Add pass to remove dead members. (#2379) 2019-02-14 13:42:35 -05:00