Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |