Struct RendererAPI::CommandSignatureDesc#
Defined in File RendererAPI.h
Nested Relationships#
This struct is a nested type of Class RendererAPI.
Struct Documentation#
-
struct CommandSignatureDesc#
Description of a command signature.
Public Members
-
TRAP::Ref<TRAP::Graphics::RootSignature> RootSignature = {}#
-
std::vector<IndirectArgumentDescriptor> ArgDescs = {}#
-
bool Packed = {}#
-
TRAP::Ref<TRAP::Graphics::RootSignature> RootSignature = {}#