mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-04 20:42:59 +02:00
362167fde5
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
MRCHelpers.h | ||
MTLBoundingBox.h | ||
MTLBoundingBox.mm | ||
MTLMain.mm | ||
MTLObjectCache.h | ||
MTLObjectCache.mm | ||
MTLPerfQuery.h | ||
MTLPerfQuery.mm | ||
MTLPipeline.h | ||
MTLPipeline.mm | ||
MTLRenderer.h | ||
MTLRenderer.mm | ||
MTLShader.h | ||
MTLShader.mm | ||
MTLStateTracker.h | ||
MTLStateTracker.mm | ||
MTLTexture.h | ||
MTLTexture.mm | ||
MTLUtil.h | ||
MTLUtil.mm | ||
MTLVertexFormat.h | ||
MTLVertexFormat.mm | ||
MTLVertexManager.h | ||
MTLVertexManager.mm | ||
VideoBackend.h |