Skip to content
GitLab
Explore
Sign in
suyu
src
video_core
gpu_thread.cpp
Find file
Blame
History
Permalink
video_core/gpu_thread: Tidy up SwapBuffers()
· aed6d8be
Lioncash
authored
Nov 27, 2019
We can just use std::nullopt and std::make_optional to make this a little bit less noisy.
aed6d8be
Loading