citra/src/video_core/debug_utils
GPUCode cf9bb90ae3
code: Use std::span where appropriate (#6658)
* code: Use std::span when possible

* code: Prefix memcpy and memcmp with std::
2023-07-07 01:52:40 +03:00
..
debug_utils.cpp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
debug_utils.h general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-07 15:14:29 +02:00