// d3d12umddi.h
typedef enum D3D12DDI_COMMAND_POOL_FLAGS {
D3D12DDI_COMMAND_POOL_FLAG_NONE
} ;
View the official Windows Driver Kit DDI referenceNo description available.
The usage behavior for the command pool.
D3D12DDI_COMMAND_POOL_FLAG_NONENo flag is set for the command pool.
Currently, there is no value for a command pool flag.