summaryrefslogtreecommitdiff
path: root/src/video_core/gpu.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-10-20 14:25:12 -0400
committerLioncash <mathew1800@gmail.com>2018-10-20 14:25:15 -0400
commit8a86c8d48b7ca8b7c9217938a36720e616a2ebad (patch)
treeb28a6241329122c70d28497daaffb88c1145c20c /src/video_core/gpu.cpp
parent381baf783d39330007e75e409aee2fc685e95c01 (diff)
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).
Diffstat (limited to 'src/video_core/gpu.cpp')
0 files changed, 0 insertions, 0 deletions