Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used to create a command pool.
Syntax
typedef struct D3D12DDIARG_CREATE_COMMAND_POOL_0040 {
D3D12DDI_COMMAND_POOL_FLAGS PoolFlags;
} D3D12DDIARG_CREATE_COMMAND_POOL_0040;
Members
PoolFlags
The command pool flags, represented by D3D12DDI_COMMAND_POOL_FLAGS.
Requirements
Requirement | Value |
---|---|
Header | d3d12umddi.h |