Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetSize
Method
GetSize
trinityal/src/Tr2BufferAL.cpp:112–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
uint32_t Tr2BufferAL::GetSize() const
113
{
114
return GetDesc().count * GetDesc().stride;
115
}
116
117
bool Tr2BufferAL::operator==( const Tr2BufferAL& other ) const
118
{
Callers
5
IsValid
Method · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
Calls
1
GetDesc
Function · 0.85
Tested by
4
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36