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