mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 22:23:31 +00:00
Fix DRM FD leak with Vulkan windows
This commit is contained in:
@@ -87,7 +87,7 @@ private:
|
||||
AVBufferRef* m_HwContext;
|
||||
int m_DrmFd;
|
||||
bool m_DrmIsMaster;
|
||||
bool m_SdlOwnsDrmFd;
|
||||
bool m_MustCloseDrmFd;
|
||||
bool m_SupportsDirectRendering;
|
||||
int m_VideoFormat;
|
||||
uint32_t m_ConnectorId;
|
||||
|
||||
Reference in New Issue
Block a user