Cogs.Core
Public Attributes | List of all members
Cogs::DepthStencilTargetD3D12 Struct Reference

Public Attributes

PoolDescriptordescriptor
 
D3D12_DEPTH_STENCIL_VIEW_DESC viewDesc
 
D3D12_CPU_DESCRIPTOR_HANDLE descriptorHandle
 
TextureHandle texture
 

Detailed Description

Definition at line 85 of file RenderTargetsD3D12.h.

Member Data Documentation

◆ descriptor

PoolDescriptor* Cogs::DepthStencilTargetD3D12::descriptor

Definition at line 87 of file RenderTargetsD3D12.h.

◆ descriptorHandle

D3D12_CPU_DESCRIPTOR_HANDLE Cogs::DepthStencilTargetD3D12::descriptorHandle

Definition at line 91 of file RenderTargetsD3D12.h.

◆ texture

TextureHandle Cogs::DepthStencilTargetD3D12::texture

Definition at line 93 of file RenderTargetsD3D12.h.

◆ viewDesc

D3D12_DEPTH_STENCIL_VIEW_DESC Cogs::DepthStencilTargetD3D12::viewDesc

Definition at line 89 of file RenderTargetsD3D12.h.


The documentation for this struct was generated from the following file: