Home
last modified time | relevance | path

Searched refs:alcOpenDeviceType (Results 1 – 2 of 2) sorted by relevance

/dports/games/wxlauncher/wxLauncher-release-0.10.0/code/apis/
H A DOpenALManager.cpp121 typedef ALCdevice* (ALC_APIENTRY *alcOpenDeviceType)(const ALCchar *); typedef
330 alcOpenDeviceType OpenDevice = in GetCurrentVersion()
331 GetOALFuncPtr(alcOpenDeviceType,alcOpenDevice); in GetCurrentVersion()
409 alcOpenDeviceType OpenDevice = in IsEFXSupported()
410 GetOALFuncPtr(alcOpenDeviceType, alcOpenDevice); in IsEFXSupported()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/wxlauncher/code/apis/
H A DOpenALManager.cpp116 typedef ALCdevice* (ALC_APIENTRY *alcOpenDeviceType)(const ALCchar *); typedef
331 alcOpenDeviceType OpenDevice = in GetCurrentVersion()
332 GetOALFuncPtr(alcOpenDeviceType,alcOpenDevice); in GetCurrentVersion()
420 alcOpenDeviceType OpenDevice = in IsEFXSupported()
421 GetOALFuncPtr(alcOpenDeviceType, alcOpenDevice); in IsEFXSupported()