IDARG_IN_SWAPCHAINSETDEVICE structure (iddcx.h)
Gives information about the device that will process the swap chain.
Syntax
struct IDARG_IN_SWAPCHAINSETDEVICE {
IDXGIDevice *pDevice;
};
Members
pDevice
The DXGI device used to process swap chain frames.
Requirements
Requirement | Value |
---|---|
Header | iddcx.h |