summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/PixelEngine.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2017-01-20 13:38:21 -0500
committerLioncash <mathew1800@gmail.com>2017-01-20 14:51:00 -0500
commit4d92ffb949a8e9f0de91983c28dcaf84783ee2f8 (patch)
tree770bb98f0f609a0917c6a6e1315ae13c2cd85412 /Source/Core/VideoCommon/PixelEngine.cpp
parent25c779943b5646fbdc831f93ee45887b6c333369 (diff)
Interpreter: Amend parameter naming
Drops prefixed underscores from parameters The C++14 standard states in section 2.10 subsection 3.2: "Each identifier that begins with an underscore is reserved to the implementation for use as a name in the global namespace." It's highly unlikely an implementation will ever use '_inst' as a global identifier, however it's better to just amend the names and alleviate the concern altogether.
Diffstat (limited to 'Source/Core/VideoCommon/PixelEngine.cpp')
0 files changed, 0 insertions, 0 deletions