Skip to content

Latest commit

 

History

History
63 lines (49 loc) · 1.11 KB

ns-d3d12video-d3d12_resource_coordinate.md

File metadata and controls

63 lines (49 loc) · 1.11 KB
UID title ms.date targetos description tech.root req.construct-type req.ddi-compliance req.dll req.header req.include-header req.kmdf-ver req.lib req.max-support req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.typenames req.umdf-ver req.unicode-ansi topic_type api_type api_location api_name f1_keywords dev_langs
NS:d3d12video.D3D12_RESOURCE_COORDINATE
D3D12_RESOURCE_COORDINATE
11/4/2019
Windows
Describes the coordinates of a resource.
mf
structure
d3d12video.h
Windows 10, version 2004 (10.0; Build 19041)
Windows Server, version 2004 (10.0; Build 19041)
D3D12_RESOURCE_COORDINATE
apiref
HeaderDef
d3d12video.h
D3D12_RESOURCE_COORDINATE
D3D12_RESOURCE_COORDINATE
d3d12video/D3D12_RESOURCE_COORDINATE
c++

-description

Describes the coordinates of a resource.

-struct-fields

-field X

The x-coordinate of the resource.

-field Y

The y-coordinate of the resource.

-field Z

The z-coordinate of the resource.

-field SubresourceIndex

The index of the subresource for the resource.

-remarks

-see-also