pub type PipelineState = ComPtr<ID3D12PipelineState>;
pub struct PipelineState(/* private fields */);