Compartir a través de


estructura D3D12DDICB_OFFERALLOCATIONS (d3dumddi.h)

La estructura D3D12DDICB_OFFERALLOCATIONS se usa para ofrecer asignaciones.

Sintaxis

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

Miembros

[in] NumAllocations

Número de asignaciones en la matriz HandleList.

[in] HandleList

Matriz de D3DKMT_HANDLE tipos de datos que representan identificadores en modo kernel a las asignaciones.

Priority

Prioridad de asignación.

Requisitos

Requisito Valor
Header d3dumddi.h