Skip to content

Latest commit

 

History

History
67 lines (56 loc) · 1.56 KB

ns-d3d12-d3d12_tex1d_rtv.md

File metadata and controls

67 lines (56 loc) · 1.56 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_TEX1D_RTV
D3D12_TEX1D_RTV (d3d12.h)
Describes the subresource from a 1D texture to use in a render-target view.
D3D12_TEX1D_RTV
D3D12_TEX1D_RTV structure
d3d12/D3D12_TEX1D_RTV
direct3d12.d3d12_tex1d_rtv
direct3d12\d3d12_tex1d_rtv.htm
direct3d12
F675EC46-C747-4F05-8676-ECB8745F5064
12/05/2018
D3D12_TEX1D_RTV, D3D12_TEX1D_RTV structure, d3d12/D3D12_TEX1D_RTV, direct3d12.d3d12_tex1d_rtv
d3d12.h
Windows
Windows
D3D12_TEX1D_RTV
19H1
D3D12_TEX1D_RTV
d3d12/D3D12_TEX1D_RTV
c++
APIRef
kbSyntax
HeaderDef
D3D12.h
D3D12_TEX1D_RTV

D3D12_TEX1D_RTV structure

-description

Describes the subresource from a 1D texture to use in a render-target view.

-struct-fields

-field MipSlice

The index of the mipmap level to use mip slice.

-remarks

Use this structure with a D3D12_RENDER_TARGET_VIEW_DESC structure to view the resource as a 1D texture.

-see-also

Core Structures