PFND3D12DDI_ADD_PIPELINE_STATE_TO_LIBRARY_0010 fonction de rappel (d3d12umddi.h)

Ajoute l’état du pipeline d’entrée à la bibliothèque correspondante.

Syntaxe

PFND3D12DDI_ADD_PIPELINE_STATE_TO_LIBRARY_0010 Pfnd3d12ddiAddPipelineStateToLibrary0010;

HRESULT Pfnd3d12ddiAddPipelineStateToLibrary0010(
  D3D12DDI_HDEVICE hDevice,
  D3D12DDI_HPIPELINELIBRARY hLibrary,
  D3D12DDI_HPIPELINESTATE hPipelineState,
  UINT PipelineIndex
)
{...}

Paramètres

hDevice

Handle pour le périphérique d’affichage (contexte graphique).

hLibrary

Bibliothèque de types de handle de pilote en mode utilisateur.

hPipelineState

Handle à l’état du pipeline.

PipelineIndex

Index du pipeline.

Valeur retournée

Retourne HRESULT.

Configuration requise

Condition requise Valeur
En-tête d3d12umddi.h