Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DragonJoker/RenderGraph
/ createBufferView
Method
createBufferView
source/RenderGraph/RunnableGraph.cpp:470–473 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
468
}
469
470
VkBufferView RunnableGraph::createBufferView( BufferViewId const & view )
471
{
472
return m_resources.createBufferView( view );
473
}
474
475
VkImage RunnableGraph::createImage( ImageId const & image )
476
{
Callers
3
getWrite
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST
Function · 0.36