diff options
| author | Dentomologist <dentomologist@gmail.com> | 2023-08-23 10:36:52 -0700 |
|---|---|---|
| committer | Dentomologist <dentomologist@gmail.com> | 2023-08-23 14:38:52 -0700 |
| commit | a650a16f4cf4f2e817e1101fec0310c1362dfc6d (patch) | |
| tree | 217188e1fe18bd262b2576bcb0c274302bfc6385 /Source/Core/VideoCommon/TextureCacheBase.cpp | |
| parent | 260bad74eac728c3c64a1a2e8b00efc7d9bede92 (diff) | |
JitArm64: Resolve deprecated enum conversion warning
Resolve warning caused by using values from two different enums in a
conditional expression which was deprecated in c++20.
The warning in question is clang -Wdeprecated-anon-enum-enum-conversion
and gcc -Wenum-compare.
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions
