Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
116
Tr2RenderContextEnum::PixelFormat Tr2TextureArray::GetFormat() const
117
{
118
return m_dimensions.GetFormat();
119
}
120
121
uint32_t Tr2TextureArray::GetMipCount() const
122
{
Callers
1
AddElement
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected