D3D12DDI_COMMAND_POOL_FLAGS enumeration (d3d12umddi.h)
The usage behavior for the command pool.
Syntax
typedef enum D3D12DDI_COMMAND_POOL_FLAGS {
D3D12DDI_COMMAND_POOL_FLAG_NONE
} ;
Constants
D3D12DDI_COMMAND_POOL_FLAG_NONE No flag is set for the command pool. |
Remarks
Currently, there is no value for a command pool flag.
Requirements
Requirement | Value |
---|---|
Header | d3d12umddi.h |