summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/PostProcessing.cpp
diff options
context:
space:
mode:
authorLioncash <mai.iam2048@gmail.com>2023-12-13 10:04:44 -0500
committerLioncash <mai.iam2048@gmail.com>2023-12-13 10:11:52 -0500
commit67a06d17b13955cdc332585f8b02146fad6775c1 (patch)
treee33e4847e37a82736af3260c0313bd2940ea73d5 /Source/Core/VideoCommon/PostProcessing.cpp
parent3f06d32dcdca4bba35a21326e811b0f8ceca218c (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