summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/GraphicsModSystem/Runtime
diff options
context:
space:
mode:
authorMerry <git@mary.rs>2022-08-29 21:23:23 +0100
committerMerry <git@mary.rs>2022-08-29 21:23:23 +0100
commit362167fde56c4e0defd1ea472cd72514dfc77c0f (patch)
tree6056b04daa61a91f3068892d322ce08be2f6fad9 /Source/Core/VideoCommon/GraphicsModSystem/Runtime
parent6d61e6a60135fa4faa849a757d29e5c26d8c8374 (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/VideoCommon/GraphicsModSystem/Runtime')
0 files changed, 0 insertions, 0 deletions