ezEngine Release 26.9
Loading...
Searching...
No Matches
ezGALRenderTargetRange Struct Reference

Defines the sub-resources a render target view is rendering to. Used by the render graph to define a render target. Views can't be used as the render graph works on virtual handles that only later are converted to actual resources. More...

#include <RendererFoundationDLL.h>

Public Member Functions

 EZ_DECLARE_POD_TYPE ()
 

Static Public Member Functions

static ezGALRenderTargetRange MakeFromMipLevel (ezUInt8 uiMipLevel=0)
 

Public Attributes

ezUInt16 m_uiBaseArraySlice = 0
 
ezUInt16 m_uiArraySlices = EZ_GAL_ALL_ARRAY_SLICES
 
ezUInt8 m_uiBaseMipLevel = 0
 

Detailed Description

Defines the sub-resources a render target view is rendering to. Used by the render graph to define a render target. Views can't be used as the render graph works on virtual handles that only later are converted to actual resources.


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