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

Don't change type of input and output var in dead member elim (#2412)

The types of input and output variables must match for the pipeline.  We
cannot see the uses in all of the shader, so dead member
elimination cannot safely change the type of input and output variables.
parent 76730a46
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