Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A IDARG_IN_SETREALTIMEGPUPRIORITY structure is passed to IddCxSetRealtimeGPUPriority when an indirect display driver requests a bump in GPU priority.
Syntax
struct IDARG_IN_SETREALTIMEGPUPRIORITY {
IDXGIDevice *pDevice;
};
Members
pDevice
[in] Pointer to an IDXGIDevice interface for the DXGI device that the caller is requesting realtime GPU priority for.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 22H2 |
Header | iddcx.h |