Class D3D12MetaCommandState
Defined in File d3d12-metacommand.h
Inheritance Relationships
Base Type
public gpa::d3d12_state_tracker::ObjectState< ID3D12Object >
(Template Class ObjectState)
Class Documentation
-
class D3D12MetaCommandState : public gpa::d3d12_state_tracker::ObjectState<ID3D12Object>
Public Functions
-
D3D12MetaCommandState(ID3D12MetaCommand *runtimeObj, REFGUID CommandId)
-
virtual ~D3D12MetaCommandState()
-
virtual GUID GetGUID() override
-
GUID GetCommandId() const
Public Static Attributes
-
static constexpr GUID sGUID = {0x6d836c00, 0x2de1, 0x41f3, {0x8d, 0xb, 0xcd, 0x56, 0xfa, 0x2f, 0x99, 0x8b}}
-
D3D12MetaCommandState(ID3D12MetaCommand *runtimeObj, REFGUID CommandId)