MCPcopy Create free account
hub / github.com/ddnet/ddnet / WrapClamp

Method WrapClamp

src/engine/client/graphics_threaded.cpp:180–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178}
179
180void CGraphics_Threaded::WrapClamp()
181{
182 m_State.m_WrapMode = EWrapMode::CLAMP;
183}
184
185uint64_t CGraphics_Threaded::TextureMemoryUsage() const
186{

Callers 14

RenderCursorMethod · 0.80
OnRenderMethod · 0.80
RenderNinjaBarPosMethod · 0.80
RenderSettingsCustomMethod · 0.80
DoButton_MenuMethod · 0.80
RenderGroupMethod · 0.80
RenderFreezeBarPosMethod · 0.80
RenderMethod · 0.80
RenderGhostMethod · 0.80
RenderSelectedImageMethod · 0.80
RenderMousePointerMethod · 0.80
PopupSelectImageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected