D3D12DDI_VIEW_INSTANCE_LOCATION 結構 (d3d12umddi.h)
檢視實例位置。
語法
typedef struct D3D12DDI_VIEW_INSTANCE_LOCATION {
UINT ViewportArrayIndex;
UINT RenderTargetArrayIndex;
} D3D12DDI_VIEW_INSTANCE_LOCATION;
成員
ViewportArrayIndex
Viewport 陣列索引。
RenderTargetArrayIndex
轉譯目標陣列索引。
規格需求
需求 | 值 |
---|---|
標頭 | d3d12umddi.h |