Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
130
Tr2RenderContextEnum::PixelFormat Tr2TextureAL::GetFormat() const
131
{
132
return m_texture->GetDesc().GetFormat();
133
}
134
135
Tr2RenderContextEnum::TextureType Tr2TextureAL::GetType() const
136
{
Callers
15
SetRenderState
Method · 0.45
SetRenderTarget
Method · 0.45
SetDepthStencil
Method · 0.45
TextureDesc
Function · 0.45
Create
Method · 0.45
Resolve
Method · 0.45
GenerateMipMaps
Method · 0.45
GetRegionSize
Method · 0.45
MapForWriting
Method · 0.45
UpdateSubresource
Method · 0.45
Describe
Method · 0.45
GetBackBufferFormat
Method · 0.45
Calls
no outgoing calls
Tested by
7
TEST_F
Function · 0.36
TEST_F
Function · 0.36
SaveReadableRenderTarget
Function · 0.36
GetReadableBackBuffer
Function · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36