Condividi tramite


struttura D3D12DDICB_UNPIN_RESOURCES_0076 (d3d12umddi.h)

Struttura di argomenti per PFND3D12DDI_UNPINRESOURCES_CB_0076 che fornisce l'elenco di risorse da rimuovere.

Sintassi

typedef struct D3D12DDICB_UNPIN_RESOURCES_0076 {
  UINT                       NumResources;
  const D3D12DDI_HRTRESOURCE *hResources;
} D3D12DDICB_UNPIN_RESOURCES_0076;

Membri

NumResources

Dimensioni della matrice di handle hResources.

hResources

Elenco di risorse D3D12DDI_HRTRESOURCE da rimuovere.

Fabbisogno

Requisito Valore
intestazione d3d12umddi.h

Vedere anche

PFND3D12DDI_UNPINRESOURCES_CB_0076