Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 1.83 KB

ns-d3d12-d3d12_tex2dms_array_rtv.md

File metadata and controls

71 lines (58 loc) · 1.83 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:d3d12.D3D12_TEX2DMS_ARRAY_RTV
D3D12_TEX2DMS_ARRAY_RTV (d3d12.h)
Describes the subresources from an array of multi sampled 2D textures to use in a render-target view.
D3D12_TEX2DMS_ARRAY_RTV
D3D12_TEX2DMS_ARRAY_RTV structure
d3d12/D3D12_TEX2DMS_ARRAY_RTV
direct3d12.d3d12_tex2dms_array_rtv
direct3d12\d3d12_tex2dms_array_rtv.htm
direct3d12
9EA35677-1680-4F57-BDE1-5649C1D48661
12/05/2018
D3D12_TEX2DMS_ARRAY_RTV, D3D12_TEX2DMS_ARRAY_RTV structure, d3d12/D3D12_TEX2DMS_ARRAY_RTV, direct3d12.d3d12_tex2dms_array_rtv
d3d12.h
Windows
Windows
D3D12_TEX2DMS_ARRAY_RTV
19H1
D3D12_TEX2DMS_ARRAY_RTV
d3d12/D3D12_TEX2DMS_ARRAY_RTV
c++
APIRef
kbSyntax
HeaderDef
D3D12.h
D3D12_TEX2DMS_ARRAY_RTV

D3D12_TEX2DMS_ARRAY_RTV structure

-description

Describes the subresources from an array of multi sampled 2D textures to use in a render-target view.

-struct-fields

-field FirstArraySlice

The index of the first texture to use in an array of textures.

-field ArraySize

The number of textures to use.

-remarks

Use this structure with a D3D12_RENDER_TARGET_VIEW_DESC structure to view the resource as an array of multi sampled 2D textures.

-see-also

Core Structures