Skip to main content

CommandAllocator

Type Alias CommandAllocator 

Source
pub type CommandAllocator = ComPtr<ID3D12CommandAllocator>;

Aliased Type§

pub struct CommandAllocator(/* private fields */);

Implementations§