Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DentonW/DevIL
/ ILAPIENTRY ilutDisable
Function
ILAPIENTRY ilutDisable
DevIL/src-ILUT/src/ilut_states.cpp:75–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
74
75
ILboolean ILAPIENTRY ilutDisable(ILenum Mode)
76
{
77
return ilutAble(Mode, IL_FALSE);
78
}
79
80
81
ILboolean ilutAble(ILenum Mode, ILboolean Flag)
Callers
nothing calls this directly
Calls
1
ilutAble
Function · 0.85
Tested by
no test coverage detected