MCPcopy 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
424void imguiGraphFontTextureDisable()
425{
426 m_stateVert.u = -1.f;
427 m_stateVert.v = -1.f;
428}
429
430void imguiGraphFontTextureInit(unsigned char* data)
431{

Callers 1

drawTextFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected