D3D12DDI_LIBRARY_REFERENCE_0010 structure (d3d12umddi.h)

Describes a pipeline library.

Syntax

typedef struct D3D12DDI_LIBRARY_REFERENCE_0010 {
  D3D12DDI_HPIPELINELIBRARY hLibrary;
  UINT                      PipelineIndex;
} D3D12DDI_LIBRARY_REFERENCE_0010;

Members

hLibrary

A user mode handle type D3D12DDI_HPIPELINELIBRARY library.

PipelineIndex

The pipeline index in the pipeline stack.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1809
Header d3d12umddi.h