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

Method getLayoutState

source/RenderGraph/RecordContext.cpp:97–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95 }
96
97 LayoutState RecordContext::getLayoutState( ImageViewId view )const
98 {
99 return m_images.getLayoutState( view );
100 }
101
102 void RecordContext::setLayoutState( ImageId image
103 , ImageViewType viewType

Callers 8

getNextLayoutStateMethod · 0.45
getCurrentLayoutStateMethod · 0.45
getNextLayoutStateMethod · 0.45
getFinalLayoutStateMethod · 0.45
getInputLayoutStateMethod · 0.45
getOutputLayoutStateMethod · 0.45
checkAttachesFunction · 0.45

Calls

no outgoing calls

Tested by 1