Skip to content

Latest commit

 

History

History
81 lines (63 loc) · 2.58 KB

ns-d3d10-d3d10_tex2d_array_dsv.md

File metadata and controls

81 lines (63 loc) · 2.58 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:d3d10.D3D10_TEX2D_ARRAY_DSV
D3D10_TEX2D_ARRAY_DSV (d3d10.h)
Specifies the subresource(s) from an array 2D textures that are accessible to a depth-stencil view.
D3D10_TEX2D_ARRAY_DSV
D3D10_TEX2D_ARRAY_DSV structure [Direct3D 10]
b74f90e0-46e3-78ef-850f-dc574308fe4b
d3d10/D3D10_TEX2D_ARRAY_DSV
direct3d10.d3d10_tex2d_array_dsv
direct3d10\d3d10_tex2d_array_dsv.htm
direct3d10
VS|directx_sdk|~\d3d10_tex2d_array_dsv.htm
12/05/2018
D3D10_TEX2D_ARRAY_DSV, D3D10_TEX2D_ARRAY_DSV structure [Direct3D 10], b74f90e0-46e3-78ef-850f-dc574308fe4b, d3d10/D3D10_TEX2D_ARRAY_DSV, direct3d10.d3d10_tex2d_array_dsv
d3d10.h
Windows
Windows
D3D10_TEX2D_ARRAY_DSV
19H1
D3D10_TEX2D_ARRAY_DSV
d3d10/D3D10_TEX2D_ARRAY_DSV
c++
APIRef
kbSyntax
HeaderDef
D3D10.h
D3D10_TEX2D_ARRAY_DSV

D3D10_TEX2D_ARRAY_DSV structure

-description

Specifies the subresource(s) from an array 2D textures that are accessible to a depth-stencil view.

-struct-fields

-field MipSlice

Type: UINT

The index of the first mipmap level to use (see mip slice).

-field FirstArraySlice

Type: UINT

The index of the first texture to use in an array of textures (see array slice)

-field ArraySize

Type: UINT

Number of textures to use.

-remarks

This structure is one member of a depth-stencil-view description (see D3D10_DEPTH_STENCIL_VIEW_DESC).

-see-also

Resource Structures