MCPcopy 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
165void CGraphics_Threaded::BlendNormal()
166{
167 m_State.m_BlendMode = EBlendMode::ALPHA;
168}
169
170void CGraphics_Threaded::BlendAdditive()
171{

Callers 15

RenderCandidatesMethod · 0.80
OnRenderMethod · 0.80
RenderLoadingMethod · 0.80
RenderBackgroundMethod · 0.80
RenderGroupMethod · 0.80
RenderScoreboardMethod · 0.80
OnRenderMethod · 0.80
RenderSelectedImageMethod · 0.80
PopupSelectImageMethod · 0.80
RenderFilePreviewMethod · 0.80
RenderBackgroundMethod · 0.80

Calls

no outgoing calls

Tested by 1

OnRenderMethod · 0.64