HostDisplay: Implement exclusive fullscreen for D3D11 renderer
This commit is contained in:
@@ -264,4 +264,5 @@ private:
|
||||
|
||||
bool m_is_rendering_to_main = false;
|
||||
bool m_is_fullscreen = false;
|
||||
bool m_is_exclusive_fullscreen = false;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user