Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DragonJoker/RenderGraph
/ getSize
Function
getSize
source/RenderGraph/FrameGraphPrerequisites.cpp:489–492 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
487
}
488
489
DeviceSize getSize( BufferId const & buffer )noexcept
490
{
491
return buffer.data->info.size;
492
}
493
494
DeviceSize getSize( BufferViewId const & buffer )noexcept
495
{
Callers
1
TEST
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.68