ID3D12Device::GetNodeCount method

Reports the number of physical adapters (nodes) that are associated with this device.

Syntax


UINT GetNodeCount();

Parameters

This method has no parameters.

Return value

Type: UINT

The number of physical adapters (nodes) that this device has.

Requirements

Header

D3d12.h

Library

D3d12.lib

DLL

D3d12.dll

See also

ID3D12Device

 

 

Show: