MCPcopy 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
160void CGraphics_Threaded::BlendNone()
161{
162 m_State.m_BlendMode = EBlendMode::NONE;
163}
164
165void CGraphics_Threaded::BlendNormal()
166{

Callers 3

RenderMethod · 0.80
RenderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected