NoGUI: Move DRM display to GL context

We don't use it for Vulkan.
This commit is contained in:
Connor McLaughlin
2021-02-04 19:32:47 +10:00
parent 8f9bbb0bba
commit 3e9fdf22bf
8 changed files with 31 additions and 39 deletions

View File

@ -12,7 +12,7 @@ struct WindowInfo
Wayland,
MacOS,
Android,
DRM,
Display,
};
enum class SurfaceFormat