summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-05-13 14:10:58 -0400
committerLioncash <mathew1800@gmail.com>2018-05-13 15:46:51 -0400
commit0995cfef6a8a59fd3e2c7c03297001e8a6c3fb8d (patch)
treef197328af529e036243946451f67c2c7deff09e0 /Source/Core/VideoCommon/TextureCacheBase.cpp
parenta166cf24812451f62680eac971b6f50173653084 (diff)
PatchEngine: Make PatchType an enum class
Makes the enum strongly typed. A function for retrieving the string representation of the enum is also added, which allows hiding the array that contains all of the strings from view (i.e. we operate on the API, not the exposed internals). This also allows us to bounds check any querying for the strings.
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions