D3D12DDICB_OFFERALLOCATIONS structure (d3dumddi.h)

La structure D3D12DDICB_OFFERALLOCATIONS est utilisée pour offrir des allocations.

Syntaxe

typedef struct _D3D12DDICB_OFFERALLOCATIONS {
  [in] UINT                  NumAllocations;
  [in] const D3DKMT_HANDLE   *HandleList;
       D3DDDI_OFFER_PRIORITY Priority;
} D3D12DDICB_OFFERALLOCATIONS;

Membres

[in] NumAllocations

Nombre d’allocations dans le tableau HandleList.

[in] HandleList

Tableau de types de données D3DKMT_HANDLE qui représentent des handles en mode noyau pour les allocations.

Priority

Priorité d’allocation.

Configuration requise

Condition requise Valeur
En-tête d3dumddi.h