estructura D3D12DDI_VIEW_INSTANCE_LOCATION (d3d12umddi.h)
Ver la ubicación de la instancia.
Sintaxis
typedef struct D3D12DDI_VIEW_INSTANCE_LOCATION {
UINT ViewportArrayIndex;
UINT RenderTargetArrayIndex;
} D3D12DDI_VIEW_INSTANCE_LOCATION;
Miembros
ViewportArrayIndex
Índice de matriz de ventanilla.
RenderTargetArrayIndex
Representar el índice de matriz de destino.
Requisitos
Requisito | Valor |
---|---|
Header | d3d12umddi.h |