mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-22 11:53:54 +08:00
* CameraView: sync pbo with glFence instead of calling glFinish (#23293) * Sync pbo with fence * use std::unique_ptr * cameraview.cc: call glFlush after creating fence Co-authored-by: Dean Lee <deanlee3@gmail.com>