Type Alias d3d12::CommandAllocator

source ·
pub type CommandAllocator = ComPtr<ID3D12CommandAllocator>;

Aliased Type§

struct CommandAllocator(/* private fields */);

Implementations§