mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-11 01:48:09 +00:00
[idd] driver: implement dynamic mode switch support
This commit is contained in:
@@ -58,6 +58,8 @@ public:
|
||||
|
||||
void AssignSwapChain(IDDCX_SWAPCHAIN swapChain, LUID renderAdapter, HANDLE newFrameEvent);
|
||||
void UnassignSwapChain();
|
||||
|
||||
CIndirectDeviceContext * GetDeviceContext() { return m_devContext; }
|
||||
};
|
||||
|
||||
struct CIndirectMonitorContextWrapper
|
||||
|
Reference in New Issue
Block a user