D3D12DDI_GLOBAL_ROOT_SIGNATURE_0054 - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3d12umddi.h

typedef struct D3D12DDI_GLOBAL_ROOT_SIGNATURE_0054 {
  D3D12DDI_HROOTSIGNATURE hGlobalRootSignature;
} D3D12DDI_GLOBAL_ROOT_SIGNATURE_0054;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3d12umddi-d3d12ddi_global_root_signature_0054)

D3D12DDI_GLOBAL_ROOT_SIGNATURE_0054 structure

Description

Describes a named root signature that can be used globally in a ray tracing pipeline, or associated with shaders by name.

Members

hGlobalRootSignature

A handle to a global root signature.

Remarks

See also