MCPcopy 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

getWriteFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36