Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getNextLayoutState
Method · 0.45
getCurrentLayoutState
Method · 0.45
getNextLayoutState
Method · 0.45
getFinalLayoutState
Method · 0.45
getInputLayoutState
Method · 0.45
getOutputLayoutState
Method · 0.45
checkAttaches
Function · 0.45
checkSampledIsShaderReadOnly
Function · 0.45
Calls
no outgoing calls
Tested by
1
checkSampledIsShaderReadOnly
Function · 0.36