structure D3DDDI_OFFER_FLAGS (d3dukmdt.h)

Indicateurs d’offre.

Syntaxe

typedef struct D3DDDI_OFFER_FLAGS {
  union {
    struct {
      UINT AllowDecommit : 1;
      UINT Reserved : 31;
    };
    UINT Value;
  };
} D3DDDI_OFFER_FLAGS;

Membres

AllowDecommit

Autoriser le dégagement.

Reserved

Réservé.

Value

Spécifications

Condition requise Valeur
En-tête d3dukmdt.h