shader_recompiler/dead_code_elimination: Add DeadBranchElimination pass
This adds a pass to eliminate if(false) branches within the shader code
Loading
Please sign in to comment
This adds a pass to eliminate if(false) branches within the shader code