D3D12DDIARG_CREATESCHEDULINGGROUP_0050 - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3d12umddi.h

typedef struct D3D12DDIARG_CREATESCHEDULINGGROUP_0050 {
  UINT NodeMask;
} D3D12DDIARG_CREATESCHEDULINGGROUP_0050;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3d12umddi-d3d12ddiarg_createschedulinggroup_0050)

D3D12DDIARG_CREATESCHEDULINGGROUP_0050 structure

Description

Arguments used in the call to PFND3D12DDI_CREATESCHEDULINGGROUP_0050 to create a scheduling group.

Members

NodeMask

The node mask of the command list.

Remarks

See also