summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-05-13 21:29:19 -0400
committerLioncash <mathew1800@gmail.com>2018-05-13 22:10:56 -0400
commita16c0a6e167821155bd8ed1cf40c809b2eb4a499 (patch)
tree82dfe49c434d7c70ff156934e575c7f2d847323d /Source/Core/VideoCommon/TextureCacheBase.cpp
parente67cbd462b96af1ce753a4e07514bb51d89c615d (diff)
Jit64: Clean up code buffer accesses in DoJit()
Moves the codebuffer access variables closer to their first use, and gets rid of multiple indexing expressions. We already know which op we're accessing in particular, so just make a reference to it and access it instead of duplicating the expression all over the place.
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions