summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@innovatetechnologi.es>2017-06-10 13:49:23 +0200
committerLéo Lam <leo@innovatetechnologi.es>2017-06-12 18:24:01 +0200
commitd4f501bca672c2c9e4e3a07d7065d755a28b1933 (patch)
treef12692d22e265cf8e415b2ab1618f0dbfca048c0 /Source/Core/VideoCommon/TextureCacheBase.cpp
parentacf150df3f2e903eb10a9880c45f82be3ad3dc8d (diff)
IOSC: Replace direct access to entries with getter
Makes it slightly less likely to forget a check and end up doing an out-of-bounds access. Also makes it obvious that we *are* indeed checking whether the handle is valid, instead of hiding it in HasOwnership (which won't handle the root key handle case properly).
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions