Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

D3D12DDI_VIEW_INSTANCE_LOCATION structure (d3d12umddi.h)

View instance location.

Syntax

typedef struct D3D12DDI_VIEW_INSTANCE_LOCATION {
 UINT ViewportArrayIndex;
 UINT RenderTargetArrayIndex;
} D3D12DDI_VIEW_INSTANCE_LOCATION;

Members

ViewportArrayIndex

Viewport array index.

RenderTargetArrayIndex

Render target array index.

Requirements

Requirement Value
Header d3d12umddi.h

Feedback

Was this page helpful?

Additional resources