MCPcopy 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
212uint32_t Tr2SuballocatedBuffer::Allocation::GetStartIndex() const
213{
214 return m_offset / m_stride;
215}
216
217bool Tr2SuballocatedBuffer::Allocation::IsValid() const
218{

Callers 15

GetBatchesMethod · 0.80
CreateGeometryBatchFunction · 0.80
RenderAreasMethod · 0.80
GetPickingBatchesMethod · 0.80
GetBatchesMethod · 0.80
GetBatchesMethod · 0.80
GetBatchesMethod · 0.80
GetBatchesMethod · 0.80
GetShadowBatchesMethod · 0.80
GetShadowBatchesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected