enumeración D3D12DDI_ALLOCATION_INFO_FLAGS_0022 (d3d12umddi.h)
Contiene marcas de información de asignación.
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 No hay ninguna marca de información de asignación. |
D3D12DDI_ALLOCATION_INFO_FLAGS_0022_PRIMARY Valor principal. |
D3D12DDI_ALLOCATION_INFO_FLAGS_0022_STEREO Valor estéreo. |
D3D12DDI_ALLOCATION_INFO_FLAGS_0022_OVERRIDE_PRIORITY Prioridad de invalidación. |
Requisitos
Requisito | Valor |
---|---|
Header | d3d12umddi.h (incluya D3d12umddi.h) |