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

Method GetArraySize

trinityal/src/Tr2TextureAL.cpp:140–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140uint32_t Tr2TextureAL::GetArraySize() const
141{
142 return m_texture->GetDesc().GetArraySize();
143}
144
145uint32_t Tr2TextureAL::GetMipSize( uint32_t mip ) const
146{

Callers 15

SetMethod · 0.45
ClampToTextureMethod · 0.45
IsSubresourceFullMethod · 0.45
IsValidForBitmapMethod · 0.45
CheckCreationFlagsFunction · 0.45
TextureDescFunction · 0.45
CreateMethod · 0.45
DescribeMethod · 0.45
Create1DFunction · 0.45
Create2DFunction · 0.45
CreateMethod · 0.45
CreateViewsMethod · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36