Class D3D12ScopedPipeline

Class Documentation

class D3D12ScopedPipeline

Public Functions

D3D12ScopedPipeline(const Microsoft::WRL::ComPtr<ID3D12Device> &device, D3D12_GRAPHICS_PIPELINE_STATE_DESC psoDesc, const Log &log)
D3D12ScopedPipeline(const Microsoft::WRL::ComPtr<ID3D12Device> &device, D3D12_COMPUTE_PIPELINE_STATE_DESC psoDesc, const Log &log)
ID3D12PipelineState *GetState() const
PipelineType GetType() const