MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetFormat

Method GetFormat

trinity/Tr2TextureArray.cpp:116–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114}
115
116Tr2RenderContextEnum::PixelFormat Tr2TextureArray::GetFormat() const
117{
118 return m_dimensions.GetFormat();
119}
120
121uint32_t Tr2TextureArray::GetMipCount() const
122{

Callers 1

AddElementMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected