Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
180
void CGraphics_Threaded::WrapClamp()
181
{
182
m_State.m_WrapMode = EWrapMode::CLAMP;
183
}
184
185
uint64_t CGraphics_Threaded::TextureMemoryUsage() const
186
{
Callers
14
RenderCursor
Method · 0.80
OnRender
Method · 0.80
RenderNinjaBarPos
Method · 0.80
RenderSettingsCustom
Method · 0.80
DoButton_Menu
Method · 0.80
RenderGroup
Method · 0.80
RenderFreezeBarPos
Method · 0.80
Render
Method · 0.80
RenderGhost
Method · 0.80
RenderSelectedImage
Method · 0.80
RenderMousePointer
Method · 0.80
PopupSelectImage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected