Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetTrueMipCount
Method
GetTrueMipCount
trinityal/src/Tr2TextureAL.cpp:125–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
}
124
125
uint32_t Tr2TextureAL::GetTrueMipCount() const
126
{
127
return m_texture->GetDesc().GetTrueMipCount();
128
}
129
130
Tr2RenderContextEnum::PixelFormat Tr2TextureAL::GetFormat() const
131
{
Callers
15
CreateCubeTexture
Function · 0.80
CreateVolumeTexture
Function · 0.80
Create2DTexture
Function · 0.80
SharedCopyFaceFromRenderTarget
Method · 0.80
CopyFromTexture
Method · 0.80
CopyFromTextureRes
Method · 0.80
AddElement
Method · 0.80
GetMipCount
Method · 0.80
CreateTexture
Method · 0.80
PyInit
Function · 0.80
PySetMipRawData
Method · 0.80
PyCompareBitmaps
Function · 0.80
Calls
no outgoing calls
Tested by
3
TEST_F
Function · 0.64
TEST_F
Function · 0.64
TEST
Function · 0.64