MCPcopy 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
125uint32_t Tr2TextureAL::GetTrueMipCount() const
126{
127 return m_texture->GetDesc().GetTrueMipCount();
128}
129
130Tr2RenderContextEnum::PixelFormat Tr2TextureAL::GetFormat() const
131{

Callers 15

CreateCubeTextureFunction · 0.80
CreateVolumeTextureFunction · 0.80
Create2DTextureFunction · 0.80
CopyFromTextureMethod · 0.80
CopyFromTextureResMethod · 0.80
AddElementMethod · 0.80
GetMipCountMethod · 0.80
CreateTextureMethod · 0.80
PyInitFunction · 0.80
PySetMipRawDataMethod · 0.80
PyCompareBitmapsFunction · 0.80

Calls

no outgoing calls

Tested by 3

TEST_FFunction · 0.64
TEST_FFunction · 0.64
TESTFunction · 0.64