Diligent Engine
Loading...
Searching...
No Matches
Diligent::RadientRenderTargetDesc Struct Reference

Render target description. More...

#include <RadientRenderer.h>

Public Attributes

const Char * Name = nullptr
 Target name.
RadientExtent2D Size = {}
 Target size.
ISwapChainpSwapChain = nullptr
 Native swap chain for local presentation targets.
ITextureViewpColorRTV = nullptr
 Native color render target view for local texture targets.
ITextureViewpDepthDSV = nullptr
 Native depth-stencil view for local texture targets.

Detailed Description

Render target description.