DXCoreAdapterMemoryBudgetNodeSegmentGroup 結構 (dxcore_interface.h)

描述配接器的記憶體區段群組。

語法

struct DXCoreAdapterMemoryBudgetNodeSegmentGroup {
  uint32_t           nodeIndex;
  DXCoreSegmentGroup segmentGroup;
};

成員

nodeIndex

類型: uint32_t

指定查詢配接器記憶體資訊的裝置實體介面卡。 針對單一配接器作業,請將此設定為零。 如果有多個介面卡節點,請將此設定為節點的索引, (您要查詢介面卡記憶體資訊的裝置實體介面卡) , (請參閱 介面卡) 。

segmentGroup

類型: DXCoreSegmentGroup

指定您要查詢的配接器記憶體區段群組。

需求

   
最低支援的用戶端 Windows 10 (組建 18936)
標頭 dxcore_interface.h (包含 dxcore.h)

另請參閱

DXCore 參考使用 DXCore 列舉介面卡多介面卡