Skip to content
Unverified Commit 1b0047f2 authored by Steven Perron's avatar Steven Perron Committed by GitHub
Browse files

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.
parent 0167a20b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment