IDXGIDevice1

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Functions

GetMaximumFrameLatency
HRESULT GetMaximumFrameLatency(UINT* pMaxLatency)
Undocumented in source.
SetMaximumFrameLatency
HRESULT SetMaximumFrameLatency(UINT MaxLatency)
Undocumented in source.

Inherited Members

From IDXGIDevice

GetAdapter
HRESULT GetAdapter(IDXGIAdapter* pAdapter)
Undocumented in source.
CreateSurface
HRESULT CreateSurface(const(DXGI_SURFACE_DESC)* pDesc, UINT NumSurfaces, DXGI_USAGE Usage, const(DXGI_SHARED_RESOURCE)* pSharedResource, IDXGISurface* ppSurface)
Undocumented in source.
QueryResourceResidency
HRESULT QueryResourceResidency(const(IUnknown)* ppResources, DXGI_RESIDENCY* pResidencyStatus, UINT NumResources)
Undocumented in source.
SetGPUThreadPriority
HRESULT SetGPUThreadPriority(INT Priority)
Undocumented in source.
GetGPUThreadPriority
HRESULT GetGPUThreadPriority(INT* pPriority)
Undocumented in source.

Meta