diff options
| author | Merry <git@mary.rs> | 2022-08-29 21:23:23 +0100 |
|---|---|---|
| committer | Merry <git@mary.rs> | 2022-08-29 21:23:23 +0100 |
| commit | 362167fde56c4e0defd1ea472cd72514dfc77c0f (patch) | |
| tree | 6056b04daa61a91f3068892d322ce08be2f6fad9 /Source/Core/AudioCommon/AudioCommon.cpp | |
| parent | 6d61e6a60135fa4faa849a757d29e5c26d8c8374 (diff) | |
MTLObjectCache: Correct signature of equality operator
Not doing so produces a warning in clang:
ISO C++20 considers use of overloaded operator '!=' (with operand types
'Metal::DepthStencilSelector' and 'Metal::DepthStencilSelector') to be
ambiguous despite there being a unique best viable function with
non-reversed arguments
The underlying reason for this warning is an incorrect method signature.
Diffstat (limited to 'Source/Core/AudioCommon/AudioCommon.cpp')
0 files changed, 0 insertions, 0 deletions
