summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/PostProcessing.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-05-20 16:20:21 -0400
committerLioncash <mathew1800@gmail.com>2018-05-20 16:27:16 -0400
commitba94ffd51d3aa0ebb6a89c11825bf0981d0c1299 (patch)
tree48af53ab74e41885d14ad0bb049d62728c9e3a41 /Source/Core/VideoCommon/PostProcessing.cpp
parent42849525387cd88a70707a6445046e3c5cc36caa (diff)
VideoBackendBase: Include parameter names in member function declarations
Given this is a base class, we should clearly state what the parameters to the functions in its exposed interface actually mean or represent. This avoids needing to hunt for the definition of the functions in cpp files. While we're at it, normalize said parameter names so they follow our naming guidelines.
Diffstat (limited to 'Source/Core/VideoCommon/PostProcessing.cpp')
0 files changed, 0 insertions, 0 deletions