MCPcopy Create free account
hub / github.com/DragonJoker/RenderGraph / addGroupOutput

Method addGroupOutput

source/RenderGraph/FramePassGroup.cpp:134–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132 }
133
134 void FramePassGroup::addGroupOutput( ImageViewId view )
135 {
136 m_outputs.emplace( view.id );
137 }
138
139 LayoutState FramePassGroup::getFinalLayoutState( ImageViewId view
140 , uint32_t passIndex )const

Callers 2

TESTFunction · 0.80
TESTFunction · 0.80

Calls 1

emplaceMethod · 0.80

Tested by 2

TESTFunction · 0.64
TESTFunction · 0.64