Struct ID3D12ExecutionBlock

Struct Documentation

struct ID3D12ExecutionBlock

Public Functions

virtual gpgmm::d3d12::IResidencyList *GetResidencyList() const = 0

Retrieve the residency list.

virtual ID3D12GraphicsCommandList *GetCommandList() const = 0

Retrieve the command list.

virtual ~ID3D12ExecutionBlock() = default

Invokes command list close and execute.