Condividi tramite


struttura D3DKMT_INVALIDATECACHE (d3dkmthk.h)

Contiene informazioni utilizzate per invalidare la cache.

Sintassi

typedef struct _D3DKMT_INVALIDATECACHE {
  D3DKMT_HANDLE                hDevice;
  D3DKMT_HANDLE                hAllocation;
  D3DKMT_ALIGN64 D3DKMT_SIZE_T Offset;
  D3DKMT_ALIGN64 D3DKMT_SIZE_T Length;
} D3DKMT_INVALIDATECACHE;

Members

hDevice

Handle per il dispositivo.

hAllocation

Handle per un'allocazione di dispositivi.

Offset

Offset.

Length

Lunghezza.

Requisiti

Requisito Valore
Intestazione d3dkmthk.h