MCPcopy 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
75ILboolean ILAPIENTRY ilutDisable(ILenum Mode)
76{
77 return ilutAble(Mode, IL_FALSE);
78}
79
80
81ILboolean ilutAble(ILenum Mode, ILboolean Flag)

Callers

nothing calls this directly

Calls 1

ilutAbleFunction · 0.85

Tested by

no test coverage detected