Skip to content

Latest commit

 

History

History
65 lines (54 loc) · 1.95 KB

nn-d3d12-id3d12resource.md

File metadata and controls

65 lines (54 loc) · 1.95 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
NN:d3d12.ID3D12Resource
ID3D12Resource (d3d12.h)
Encapsulates a generalized ability of the CPU and GPU to read and write to physical memory, or heaps. It contains abstractions for organizing and manipulating simple arrays of data as well as multidimensional data optimized for shader sampling.
ID3D12Resource
ID3D12Resource interface
ID3D12Resource interface
described
d3d12/ID3D12Resource
direct3d12.id3d12resource
direct3d12\id3d12resource.htm
direct3d12
AF453D2F-F0FD-4552-A843-84119A829CD5
12/05/2018
ID3D12Resource, ID3D12Resource interface, ID3D12Resource interface,described, d3d12/ID3D12Resource, direct3d12.id3d12resource
d3d12.h
Windows
D3D12.lib
D3D12.dll
Windows
19H1
ID3D12Resource
d3d12/ID3D12Resource
c++
APIRef
kbSyntax
COM
D3D12.dll
ID3D12Resource

ID3D12Resource interface

-description

Encapsulates a generalized ability of the CPU and GPU to read and write to physical memory, or heaps. It contains abstractions for organizing and manipulating simple arrays of data as well as multidimensional data optimized for shader sampling.

-inheritance

The ID3D12Resource interface inherits from ID3D12Pageable. ID3D12Resource also has these types of members:

-see-also

Core Interfaces

ID3D12Pageable