- EnqueueSetEvent
HRESULT EnqueueSetEvent(HANDLE Event)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- OfferResources
HRESULT OfferResources(uint NumResources, const(IDXGIResource)* Resources, DXGI_OFFER_RESOURCE_PRIORITY Priority)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ReclaimResources
HRESULT ReclaimResources(uint NumResources, const(IDXGIResource)* Resources, BOOL* Discarded)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.