summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.cpp
diff options
context:
space:
mode:
authorMichael Maltese <michaeljosephmaltese@gmail.com>2017-03-25 14:04:31 -0700
committerMichael Maltese <michaeljosephmaltese@gmail.com>2017-03-25 14:21:19 -0700
commit3d7bace9da7e308bd6c5efed188a884b2dc273a8 (patch)
treed6465263748f0d33e577b75b05a730b4fe799c26 /Source/Core/VideoCommon/TextureCacheBase.cpp
parentc58ba935035cad43e239c1377b3db11a9dd87012 (diff)
Arm64Emitter: extract lambda to AddImmediate()
Fixes warning: ``` Source/Core/Common/Arm64Emitter.cpp:4108:31: error: declaration shadows a local variable [-Werror,-Wshadow] auto addi = [this](ARM64Reg Rd, ARM64Reg Rn, u64 imm, bool shift, bool negative, bool flags) { ^ /var/lib/buildbot/slave/pr-android/build/Source/Core/Common/Arm64Emitter.cpp:4105:46: note: previous declaration is here void ARM64XEmitter::ADDI2R_internal(ARM64Reg Rd, ARM64Reg Rn, u64 imm, bool negative, bool flags, ^ ```
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions