gl_shader_decompiler: Allow std::move to function in SetPredicate
If the variable being moved is const, then std::move will always perform a copy (since it can't actually move the data).master
parent
381baf783d
commit
8a86c8d48b
Loading…
Reference in New Issue