Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetArraySize
Method
GetArraySize
trinityal/src/Tr2TextureAL.cpp:140–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
}
139
140
uint32_t Tr2TextureAL::GetArraySize() const
141
{
142
return m_texture->GetDesc().GetArraySize();
143
}
144
145
uint32_t Tr2TextureAL::GetMipSize( uint32_t mip ) const
146
{
Callers
15
Set
Method · 0.45
ClampToTexture
Method · 0.45
IsSubresourceFull
Method · 0.45
IsValidForBitmap
Method · 0.45
CheckCreationFlags
Function · 0.45
TextureDesc
Function · 0.45
Create
Method · 0.45
Describe
Method · 0.45
Create1D
Function · 0.45
Create2D
Function · 0.45
Create
Method · 0.45
CreateViews
Method · 0.45
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.36