video_core/gpu_thread: Tidy up SwapBuffers()
We can just use std::nullopt and std::make_optional to make this a little bit less noisy.
Loading
Please register or sign in to comment
We can just use std::nullopt and std::make_optional to make this a little bit less noisy.