Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetMipCount
Method
GetMipCount
trinityal/src/Tr2TextureAL.cpp:120–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
}
119
120
uint32_t Tr2TextureAL::GetMipCount() const
121
{
122
return m_texture->GetDesc().GetMipCount();
123
}
124
125
uint32_t Tr2TextureAL::GetTrueMipCount() const
126
{
Callers
8
CopySubresourceRegion
Method · 0.45
Create3D
Function · 0.45
CopySubresourceRegion
Method · 0.45
TEST_F
Function · 0.45
TEST
Function · 0.45
TEST_F
Function · 0.45
TEST
Function · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
5
TEST_F
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36