Diligent Engine API Reference
Protected Attributes | List of all members
Diligent::D3D12ResourceBase Class Reference

Base implementation of a D3D12 resource. More...

Inheritance diagram for Diligent::D3D12ResourceBase:
Diligent::BufferD3D12Impl Diligent::TextureD3D12Impl

Protected Attributes

CComPtr< ID3D12Resource > m_pd3d12Resource
 D3D12 buffer object.
 

Detailed Description

Base implementation of a D3D12 resource.