Cogs.Core
|
Public Attributes | |
PoolDescriptor * | descriptor |
D3D12_DEPTH_STENCIL_VIEW_DESC | viewDesc |
D3D12_CPU_DESCRIPTOR_HANDLE | descriptorHandle |
TextureHandle | texture |
Definition at line 85 of file RenderTargetsD3D12.h.
PoolDescriptor* Cogs::DepthStencilTargetD3D12::descriptor |
Definition at line 87 of file RenderTargetsD3D12.h.
D3D12_CPU_DESCRIPTOR_HANDLE Cogs::DepthStencilTargetD3D12::descriptorHandle |
Definition at line 91 of file RenderTargetsD3D12.h.
TextureHandle Cogs::DepthStencilTargetD3D12::texture |
Definition at line 93 of file RenderTargetsD3D12.h.
D3D12_DEPTH_STENCIL_VIEW_DESC Cogs::DepthStencilTargetD3D12::viewDesc |
Definition at line 89 of file RenderTargetsD3D12.h.