ID3D12Device::GetNodeCount method (d3d12.h)
Reports the number of physical adapters (nodes) that are associated with this device.
Syntax
UINT GetNodeCount();
Return value
Type: UINT
The number of physical adapters (nodes) that this device has.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d3d12.h |
Library | D3d12.lib |
DLL | D3d12.dll |