Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/FleX
/ imguiGraphFontTextureDisable
Function
imguiGraphFontTextureDisable
demo/d3d11/imguiGraphD3D11.cpp:424–428 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
422
}
423
424
void imguiGraphFontTextureDisable()
425
{
426
m_stateVert.u = -1.f;
427
m_stateVert.v = -1.f;
428
}
429
430
void imguiGraphFontTextureInit(unsigned char* data)
431
{
Callers
1
drawText
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected