// d3d12umddi.h
typedef struct D3D12DDIARG_CREATE_COMMAND_POOL_0040 {
D3D12DDI_COMMAND_POOL_FLAGS PoolFlags;
} D3D12DDIARG_CREATE_COMMAND_POOL_0040;
View the official Windows Driver Kit DDI referenceNo description available.
Used to create a command pool.
PoolFlagsThe command pool flags, represented by D3D12DDI_COMMAND_POOL_FLAGS.