diff options
| author | Zephyron <zephyron@citron-emu.orgq> | 2025-02-16 18:30:50 +1000 |
|---|---|---|
| committer | Mike Lothian <mike@fireburn.co.uk> | 2025-05-12 12:46:19 +0100 |
| commit | 6f49b55c0a61d786cbf19b0ee4cb4b654191f33e (patch) | |
| tree | e66a02f3989aa73cd4a8368335bcfe2556d9380b /src/video_core/buffer_cache/buffer_cache.cpp | |
| parent | fbe41afca4862ce7bece2ffd71473d3a6c6944a8 (diff) | |
texture_cache: Add equality operators for ImageInfo and ImageViewInfo
- Add operator== to ImageInfo and ImageViewInfo classes to enable direct equality comparisons. The implementations use std::tie to perform member-wise comparisons of all relevant fields in a safe and efficient manner.
This allows for easier comparison of texture cache entries and view
information, which can be useful for cache management and debugging.
Diffstat (limited to 'src/video_core/buffer_cache/buffer_cache.cpp')
0 files changed, 0 insertions, 0 deletions
