diff options
author | Lioncash <mathew1800@gmail.com> | 2022-11-29 08:58:47 -0500 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2022-11-29 08:58:50 -0500 |
commit | b6d93b2c778133819aebb2baf6083a1ba0440891 (patch) | |
tree | 8ebe3644daa9e42f9931e646747cff8afb1c7bf8 /src/shader_recompiler/frontend/maxwell/translate_program.cpp | |
parent | c4af7b3f5cb9a24b48709fcabd21a3cceb2a43c5 (diff) |
host1x/syncpoint_manager: Eliminate unnecessary std::function construction
We can just pass the function object through, and if it's a valid
function, then it will automatically be converted.
Diffstat (limited to 'src/shader_recompiler/frontend/maxwell/translate_program.cpp')
0 files changed, 0 insertions, 0 deletions