Compartilhar via


D3D12DDI_ALLOCATION_INFO_FLAGS_0022 enumeração (d3d12umddi.h)

Contém sinalizadores de informações de alocação.

Syntax

typedef enum D3D12DDI_ALLOCATION_INFO_FLAGS_0022 {
  D3D12DDI_ALLOCATION_INFO_FLAGS_0022_NONE,
  D3D12DDI_ALLOCATION_INFO_FLAGS_0022_PRIMARY,
  D3D12DDI_ALLOCATION_INFO_FLAGS_0022_STEREO,
  D3D12DDI_ALLOCATION_INFO_FLAGS_0022_OVERRIDE_PRIORITY
} ;

Constantes

 
D3D12DDI_ALLOCATION_INFO_FLAGS_0022_NONE
Nenhum sinalizador de informações de alocação.
D3D12DDI_ALLOCATION_INFO_FLAGS_0022_PRIMARY
Um valor primário.
D3D12DDI_ALLOCATION_INFO_FLAGS_0022_STEREO
Um valor estéreo.
D3D12DDI_ALLOCATION_INFO_FLAGS_0022_OVERRIDE_PRIORITY
Uma prioridade de substituição.

Requisitos

Requisito Valor
Cabeçalho d3d12umddi.h (inclua D3d12umddi.h)