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

Method GetFormat

trinityal/src/Tr2TextureAL.cpp:130–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128}
129
130Tr2RenderContextEnum::PixelFormat Tr2TextureAL::GetFormat() const
131{
132 return m_texture->GetDesc().GetFormat();
133}
134
135Tr2RenderContextEnum::TextureType Tr2TextureAL::GetType() const
136{

Callers 15

SetRenderStateMethod · 0.45
SetRenderTargetMethod · 0.45
SetDepthStencilMethod · 0.45
TextureDescFunction · 0.45
CreateMethod · 0.45
ResolveMethod · 0.45
GenerateMipMapsMethod · 0.45
GetRegionSizeMethod · 0.45
MapForWritingMethod · 0.45
UpdateSubresourceMethod · 0.45
DescribeMethod · 0.45
GetBackBufferFormatMethod · 0.45

Calls

no outgoing calls

Tested by 7

TEST_FFunction · 0.36
TEST_FFunction · 0.36
SaveReadableRenderTargetFunction · 0.36
GetReadableBackBufferFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36