diff options
| author | Lioncash <mai.iam2048@gmail.com> | 2023-12-13 10:04:44 -0500 |
|---|---|---|
| committer | Lioncash <mai.iam2048@gmail.com> | 2023-12-13 10:11:52 -0500 |
| commit | 67a06d17b13955cdc332585f8b02146fad6775c1 (patch) | |
| tree | e33e4847e37a82736af3260c0313bd2940ea73d5 /Source/Core/VideoCommon/PostProcessing.cpp | |
| parent | 3f06d32dcdca4bba35a21326e811b0f8ceca218c (diff) | |
GBAWidget: Use std::span with SetVideoBuffer()
Previously we were always taking the buffer by value, even if it wasn't
being stored anywhere and only read from.
We can use a std::span for the same thing.
Diffstat (limited to 'Source/Core/VideoCommon/PostProcessing.cpp')
0 files changed, 0 insertions, 0 deletions
