Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |