Home
last modified time | relevance | path

Searched defs:ilEnable (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/devil/devil-1.7.8/src-IL/src/
H A Dil_states.c215 ILboolean ILAPIENTRY ilEnable(ILenum Mode) in ilEnable() function
/dports/graphics/devil/devil-1.7.8/projects/delphi/
H A Dopenil.pas420 function ilEnable(Mode: TILenum): TILboolean; stdcall; external OPENILDLL; in ilEnable() function
/dports/graphics/devil/devil-1.7.8/projects/python/
H A DDevIL-Linux.py75 ilEnable = _libraries['/usr/lib/libIL.so'].ilEnable variable
H A DDevIL-Windows.py293 ilEnable = _stdcall_libraries['DevIL'].ilEnable variable