summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.cpp
diff options
context:
space:
mode:
authorDentomologist <dentomologist@gmail.com>2026-01-04 15:47:20 -0800
committerDentomologist <dentomologist@gmail.com>2026-01-04 17:56:25 -0800
commitaf585e0bd03f2d083fa1ee1620ebbfca9617f031 (patch)
treef9880f44be1eb4efffe7b9c57663af70d3d4c014 /Source/Core/VideoCommon/TextureCacheBase.cpp
parentb1c9c13ca36e80f5109c9c5b30dfed5820a5daf9 (diff)
Metal: Move ObjectCache constructor and destructor
Move the constructor and destructor after the definition of the class `Internal`. This fixes an error generated by Clang from the destructor of `std::unique_ptr<Internal>` when setting the standard version to c++23: `invalid application of 'sizeof' to an incomplete type 'Metal::ObjectCache::Internal'`.
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions