summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@innovatetechnologi.es>2016-10-21 17:47:02 +0200
committerLéo Lam <leo@innovatetechnologi.es>2016-11-24 20:19:18 +0100
commitb0377f02f0b16eccb2b39dd19f666a3ccd41f75e (patch)
tree45abf60368eb4fd46752129f5d036b3c55e4e4d1 /Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp
parent9bfea4a0f2f8533ebedeedf809c29bcdb2f4200c (diff)
IPC_HLE: Deduplicate syscall reply enqueue function
This is something that was copy-pasted across the IPC_HLE code (because it's often used). Since all of the duplicated pieces of code do the same thing as the previous EnqueueReply, except that they also write to command_address + 0 and + 8 (to write the correct reply type), this commit changes EnqueueReply to do that instead of having it duplicated all over IPC HLE.
Diffstat (limited to 'Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp')
0 files changed, 0 insertions, 0 deletions