Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ BlendNormal
Method
BlendNormal
src/engine/client/graphics_threaded.cpp:165–168 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
163
}
164
165
void CGraphics_Threaded::BlendNormal()
166
{
167
m_State.m_BlendMode = EBlendMode::ALPHA;
168
}
169
170
void CGraphics_Threaded::BlendAdditive()
171
{
Callers
15
RenderCandidates
Method · 0.80
OnRender
Method · 0.80
RenderLoading
Method · 0.80
RenderBackground
Method · 0.80
RenderSettingsAppearance
Method · 0.80
RenderGroup
Method · 0.80
RenderScoreboard
Method · 0.80
OnRender
Method · 0.80
RenderSelectedImage
Method · 0.80
PopupSelectImage
Method · 0.80
RenderFilePreview
Method · 0.80
RenderBackground
Method · 0.80
Calls
no outgoing calls
Tested by
1
OnRender
Method · 0.64