Diligent Engine
 
Loading...
Searching...
No Matches
Diligent::D3D12ResourceBase Class Reference

Base implementation of a D3D12 resource. More...

#include <D3D12ResourceBase.hpp>

Inheritance diagram for Diligent::D3D12ResourceBase:
Diligent::BottomLevelASD3D12Impl Diligent::BufferD3D12Impl Diligent::ShaderBindingTableD3D12Impl Diligent::TextureD3D12Impl Diligent::TopLevelASD3D12Impl

Protected Attributes

CComPtr< ID3D12Resource > m_pd3d12Resource
 D3D12 resource object.
 

Detailed Description

Base implementation of a D3D12 resource.