Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ BlendNone
Method
BlendNone
src/engine/client/graphics_threaded.cpp:160–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
}
159
160
void CGraphics_Threaded::BlendNone()
161
{
162
m_State.m_BlendMode = EBlendMode::NONE;
163
}
164
165
void CGraphics_Threaded::BlendNormal()
166
{
Callers
3
Render
Method · 0.80
Render
Method · 0.80
RenderTileLayerNoTileBuffer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected