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