Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetStartIndex
Method
GetStartIndex
trinity/Tr2SuballocatedBuffer.cpp:212–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
210
}
211
212
uint32_t Tr2SuballocatedBuffer::Allocation::GetStartIndex() const
213
{
214
return m_offset / m_stride;
215
}
216
217
bool Tr2SuballocatedBuffer::Allocation::IsValid() const
218
{
Callers
15
GetBatches
Method · 0.80
CreateGeometryBatch
Function · 0.80
RenderAreas
Method · 0.80
Tr2RaytracingGeometry.cpp
File · 0.80
GetPickingBatches
Method · 0.80
GetBatches
Method · 0.80
GetBatches
Method · 0.80
GetBatches
Method · 0.80
GetBatches
Method · 0.80
GetShadowBatches
Method · 0.80
GetShadowBatches
Method · 0.80
GetBatchesFromOverlayVector
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected