mirror of https://github.com/yuzu-mirror/yuzu
gl_shader_decompiler: Remove redundant Subroutine construction in AddSubroutine()
We don't need to toss away the Subroutine instance after the find() call and reconstruct another instance with the same data right after it. Particularly give Subroutine contains a std::set.pull/8/head
parent
258a5cee84
commit
0797657bc0
Loading…
Reference in New Issue