ezEngine Release 26.9
Loading...
Searching...
No Matches
ezRenderGraphInspectionInfo::PassInfo Struct Reference

Describes one declared pass and whether it remains active after graph compilation. More...

#include <RenderGraphInspectionInfo.h>

Public Attributes

ezString m_sName
 
ezEnum< ezGALQueueTypem_QueueType
 
bool m_bHasSideEffects = false
 
bool m_bAlive = true
 false if the pass was culled during compilation.
 

Detailed Description

Describes one declared pass and whether it remains active after graph compilation.


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