Home
last modified time | relevance | path

Searched refs:qalcGetContextsDevice (Results 1 – 25 of 30) sorted by relevance

12

/dports/games/iortcw/iortcw-1.51c/MP/code/client/
H A Dqal.c95 LPALCGETCONTEXTSDEVICE qalcGetContextsDevice; variable
213 qalcGetContextsDevice = GPA("alcGetContextsDevice"); in QAL_Init()
312 qalcGetContextsDevice = NULL; in QAL_Shutdown()
H A Dqal.h137 extern LPALCGETCONTEXTSDEVICE qalcGetContextsDevice;
231 #define qalcGetContextsDevice alcGetContextsDevice macro
/dports/games/iortcw/iortcw-1.51c/SP/code/client/
H A Dqal.c95 LPALCGETCONTEXTSDEVICE qalcGetContextsDevice; variable
213 qalcGetContextsDevice = GPA("alcGetContextsDevice"); in QAL_Init()
312 qalcGetContextsDevice = NULL; in QAL_Shutdown()
H A Dqal.h137 extern LPALCGETCONTEXTSDEVICE qalcGetContextsDevice;
231 #define qalcGetContextsDevice alcGetContextsDevice macro
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/client/
H A Dqal.c95 LPALCGETCONTEXTSDEVICE qalcGetContextsDevice; variable
223 qalcGetContextsDevice = GPA("alcGetContextsDevice"); in QAL_Init()
317 qalcGetContextsDevice = NULL; in QAL_Shutdown()
H A Dqal.h131 extern LPALCGETCONTEXTSDEVICE qalcGetContextsDevice;
226 #define qalcGetContextsDevice alcGetContextsDevice macro
/dports/games/ioquake3/ioquake3-1.36/code/client/
H A Dqal.c95 LPALCGETCONTEXTSDEVICE qalcGetContextsDevice; variable
228 qalcGetContextsDevice = GPA("alcGetContextsDevice"); in QAL_Init()
327 qalcGetContextsDevice = NULL; in QAL_Shutdown()
H A Dqal.h131 extern LPALCGETCONTEXTSDEVICE qalcGetContextsDevice;
226 #define qalcGetContextsDevice alcGetContextsDevice macro
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dqal.c95 LPALCGETCONTEXTSDEVICE qalcGetContextsDevice; variable
228 qalcGetContextsDevice = GPA("alcGetContextsDevice"); in QAL_Init()
327 qalcGetContextsDevice = NULL; in QAL_Shutdown()
H A Dqal.h131 extern LPALCGETCONTEXTSDEVICE qalcGetContextsDevice;
226 #define qalcGetContextsDevice alcGetContextsDevice macro
/dports/games/evq3/evq3/code/client/
H A Dqal.c95 LPALCGETCONTEXTSDEVICE qalcGetContextsDevice; variable
228 qalcGetContextsDevice = GPA("alcGetContextsDevice"); in QAL_Init()
327 qalcGetContextsDevice = NULL; in QAL_Shutdown()
H A Dqal.h131 extern LPALCGETCONTEXTSDEVICE qalcGetContextsDevice;
226 #define qalcGetContextsDevice alcGetContextsDevice macro
/dports/games/openarena/openarena-engine-source-0.8.8/code/client/
H A Dqal.c95 LPALCGETCONTEXTSDEVICE qalcGetContextsDevice; variable
228 qalcGetContextsDevice = GPA("alcGetContextsDevice"); in QAL_Init()
327 qalcGetContextsDevice = NULL; in QAL_Shutdown()
H A Dqal.h131 extern LPALCGETCONTEXTSDEVICE qalcGetContextsDevice;
226 #define qalcGetContextsDevice alcGetContextsDevice macro
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/client/
H A Dqal.c95 LPALCGETCONTEXTSDEVICE qalcGetContextsDevice; variable
228 qalcGetContextsDevice = GPA("alcGetContextsDevice"); in QAL_Init()
327 qalcGetContextsDevice = NULL; in QAL_Shutdown()
H A Dqal.h131 extern LPALCGETCONTEXTSDEVICE qalcGetContextsDevice;
226 #define qalcGetContextsDevice alcGetContextsDevice macro
/dports/games/r1q2/r1q2-8012_5/win32/
H A Dqal_win.c38 ALCGETCONTEXTSDEVICE qalcGetContextsDevice; variable
140 qalcGetContextsDevice = NULL; in QAL_Shutdown()
246 qalcGetContextsDevice = (ALCGETCONTEXTSDEVICE)GPA("alcGetContextsDevice"); in QAL_Init()
/dports/games/r1q2/r1q2-8012_5/linux/
H A Dqal_linux.c39 ALCGETCONTEXTSDEVICE qalcGetContextsDevice; variable
141 qalcGetContextsDevice = NULL; in QAL_Shutdown()
237 qalcGetContextsDevice = (ALCGETCONTEXTSDEVICE)GPA("alcGetContextsDevice"); in QAL_Init()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/client/
H A Dqal.c125 LPALCGETCONTEXTSDEVICE qalcGetContextsDevice; variable
253 qalcGetContextsDevice = GPA("alcGetContextsDevice"); in QAL_Init()
347 qalcGetContextsDevice = NULL; in QAL_Shutdown()
H A Dqal.h126 extern LPALCGETCONTEXTSDEVICE qalcGetContextsDevice;
221 #define qalcGetContextsDevice alcGetContextsDevice macro
/dports/games/openspades/openspades-0.1.3/Sources/Audio/
H A DALFuncs.cpp151 LPALCGETCONTEXTSDEVICE qalcGetContextsDevice; variable
207 pDevice = qalcGetContextsDevice(pContext); in InitEAX()
H A DALFuncs.h163 extern LPALCGETCONTEXTSDEVICE qalcGetContextsDevice;
/dports/games/egl/egl-0.3.1_9/client/
H A Dsnd_openal.c147 static LPALCGETCONTEXTSDEVICE qalcGetContextsDevice; variable
1006 qalcGetContextsDevice = (LPALCGETCONTEXTSDEVICE)AL_GPA ("alcGetContextsDevice"); in ALSnd_Init()
1232 qalcGetContextsDevice = NULL; in ALSnd_Shutdown()
/dports/games/r1q2/r1q2-8012_5/client/
H A Dqal.h114 extern ALCGETCONTEXTSDEVICE qalcGetContextsDevice;
/dports/games/alienarena/alienarena-7.66/source/client/
H A Dqal.h226 extern ALCdevice *qalcGetContextsDevice( ALCcontext *context );

12