Compartilhar via


D3D12DDI_RESOURCE_LAYOUT enumeração (d3d12umddi.h)

Especifica o layout do recurso.

Syntax

typedef enum D3D12DDI_RESOURCE_LAYOUT {
  D3D12DDI_RL_UNDEFINED,
  D3D12DDI_RL_PLACED_PHYSICAL_SUBRESOURCE_PITCHED,
  D3D12DDI_RL_PLACED_VIRTUAL_SUBRESOURCE_PITCHED,
  D3D12DDI_RL_SELECT_SUBRESOURCE
} ;

Constantes

 
D3D12DDI_RL_UNDEFINED
Indefinido.
D3D12DDI_RL_PLACED_PHYSICAL_SUBRESOURCE_PITCHED
Colocado sub-recurso físico lançado.
D3D12DDI_RL_PLACED_VIRTUAL_SUBRESOURCE_PITCHED
Colocado sub-recursos virtuais lançados.
D3D12DDI_RL_SELECT_SUBRESOURCE
Selecione sub-recurso.

Requisitos

Requisito Valor
Cabeçalho d3d12umddi.h