// d3d12umddi.h
typedef struct D3D12DDIARG_CREATESCHEDULINGGROUP_0050 {
UINT NodeMask;
} D3D12DDIARG_CREATESCHEDULINGGROUP_0050;
View the official Windows Driver Kit DDI referenceNo description available.
Arguments used in the call to PFND3D12DDI_CREATESCHEDULINGGROUP_0050 to create a scheduling group.
NodeMaskThe node mask of the command list.