Edit

D3D12_SERIALIZED_ROOT_SIGNATURE_DESC structure (d3d12.h)

Syntax

typedef struct D3D12_SERIALIZED_ROOT_SIGNATURE_DESC {
  const void *pSerializedBlob;
  SIZE_T     SerializedBlobSizeInBytes;
} D3D12_SERIALIZED_ROOT_SIGNATURE_DESC;

Members

pSerializedBlob

SerializedBlobSizeInBytes

Requirements

Requirement Value
Header d3d12.h