Skip to content

Latest commit

 

History

History
74 lines (55 loc) · 2.58 KB

ns-d3d10umddi-d3d11ddiarg_tex2d_unorderedaccessview.md

File metadata and controls

74 lines (55 loc) · 2.58 KB
UID title description old-location ms.date keywords 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 tech.root req.typenames f1_keywords topic_type api_type api_location api_name
NS:d3d10umddi.D3D11DDIARG_TEX2D_UNORDEREDACCESSVIEW
D3D11DDIARG_TEX2D_UNORDEREDACCESSVIEW (d3d10umddi.h)
The D3D11DDIARG_TEX2D_UNORDEREDACCESSVIEW structure describes a two-dimensional texture (2-D) that is used to create an unordered access view in a call to the CreateUnorderedAccessView function.
display\d3d11ddiarg_tex2d_unorderedaccessview.htm
05/10/2018
D3D11DDIARG_TEX2D_UNORDEREDACCESSVIEW structure
D3D11DDIARG_TEX2D_UNORDEREDACCESSVIEW, D3D11DDIARG_TEX2D_UNORDEREDACCESSVIEW structure [Display Devices], UMDisplayDriver_Dx11param_Structs_ca281413-3ae7-472c-acd6-76c8ef97b713.xml, d3d10umddi/D3D11DDIARG_TEX2D_UNORDEREDACCESSVIEW, display.d3d11ddiarg_tex2d_unorderedaccessview
d3d10umddi.h
D3d10umddi.h
Windows
D3D11DDIARG_TEX2D_UNORDEREDACCESSVIEW is supported beginning with the Windows 7 operating system.
Windows
display
D3D11DDIARG_TEX2D_UNORDEREDACCESSVIEW
D3D11DDIARG_TEX2D_UNORDEREDACCESSVIEW
d3d10umddi/D3D11DDIARG_TEX2D_UNORDEREDACCESSVIEW
APIRef
kbSyntax
HeaderDef
d3d10umddi.h
D3D11DDIARG_TEX2D_UNORDEREDACCESSVIEW

D3D11DDIARG_TEX2D_UNORDEREDACCESSVIEW structure

-description

The D3D11DDIARG_TEX2D_UNORDEREDACCESSVIEW structure describes a two-dimensional texture (2-D) that is used to create an unordered access view in a call to the CreateUnorderedAccessView function.

-struct-fields

-field MipSlice [in]

The identifier of the MIP-map slice.

-field FirstArraySlice [in]

The identifier of the first array slice.

-field ArraySize [in]

The number of array slices for the texture.

-see-also

CalcPrivateUnorderedAccessViewSize

CreateUnorderedAccessView

D3D11DDIARG_CREATEUNORDEREDACCESSVIEW