MCPcopy 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
120uint32_t Tr2TextureAL::GetMipCount() const
121{
122 return m_texture->GetDesc().GetMipCount();
123}
124
125uint32_t Tr2TextureAL::GetTrueMipCount() const
126{

Callers 8

CopySubresourceRegionMethod · 0.45
Create3DFunction · 0.45
CopySubresourceRegionMethod · 0.45
TEST_FFunction · 0.45
TESTFunction · 0.45
TEST_FFunction · 0.45
TESTFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 5

TEST_FFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36