Home
last modified time | relevance | path

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

12

/dports/games/r1q2/r1q2-8012_5/win32/
H A Dalw_win.c53 qalEAXSet = (ALEAXSET)qalGetProcAddress("EAXSet"); in ALW_InitExtensions()
54 qalEAXGet = (ALEAXGET)qalGetProcAddress("EAXGet"); in ALW_InitExtensions()
H A Dqal_win.c72 ALGETPROCADDRESS qalGetProcAddress; variable
174 qalGetProcAddress = NULL; in QAL_Shutdown()
280 qalGetProcAddress = (ALGETPROCADDRESS)GPA("alGetProcAddress"); in QAL_Init()
/dports/games/r1q2/r1q2-8012_5/linux/
H A Dal_linux.c51 qalEAXSet = (ALEAXSET)qalGetProcAddress("EAXSet"); in AL_InitExtensions()
52 qalEAXGet = (ALEAXGET)qalGetProcAddress("EAXGet"); in AL_InitExtensions()
H A Dqal_linux.c73 ALGETPROCADDRESS qalGetProcAddress; variable
175 qalGetProcAddress = NULL; in QAL_Shutdown()
271 qalGetProcAddress = (ALGETPROCADDRESS)GPA("alGetProcAddress"); in QAL_Init()
/dports/games/iortcw/iortcw-1.51c/MP/code/client/
H A Dqal.c48 LPALGETPROCADDRESS qalGetProcAddress; variable
166 qalGetProcAddress = GPA("alGetProcAddress"); in QAL_Init()
265 qalGetProcAddress = NULL; in QAL_Shutdown()
H A Dqal.h72 extern LPALGETPROCADDRESS qalGetProcAddress;
166 #define qalGetProcAddress alGetProcAddress macro
/dports/games/iortcw/iortcw-1.51c/SP/code/client/
H A Dqal.c48 LPALGETPROCADDRESS qalGetProcAddress; variable
166 qalGetProcAddress = GPA("alGetProcAddress"); in QAL_Init()
265 qalGetProcAddress = NULL; in QAL_Shutdown()
H A Dqal.h72 extern LPALGETPROCADDRESS qalGetProcAddress;
166 #define qalGetProcAddress alGetProcAddress macro
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/client/
H A Dqal.c48 LPALGETPROCADDRESS qalGetProcAddress; variable
176 qalGetProcAddress = GPA("alGetProcAddress"); in QAL_Init()
270 qalGetProcAddress = NULL; in QAL_Shutdown()
H A Dqal.h65 extern LPALGETPROCADDRESS qalGetProcAddress;
160 #define qalGetProcAddress alGetProcAddress macro
/dports/games/ioquake3/ioquake3-1.36/code/client/
H A Dqal.c48 LPALGETPROCADDRESS qalGetProcAddress; variable
181 qalGetProcAddress = GPA("alGetProcAddress"); in QAL_Init()
280 qalGetProcAddress = NULL; in QAL_Shutdown()
H A Dqal.h65 extern LPALGETPROCADDRESS qalGetProcAddress;
160 #define qalGetProcAddress alGetProcAddress macro
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dqal.c48 LPALGETPROCADDRESS qalGetProcAddress; variable
181 qalGetProcAddress = GPA("alGetProcAddress"); in QAL_Init()
280 qalGetProcAddress = NULL; in QAL_Shutdown()
H A Dqal.h65 extern LPALGETPROCADDRESS qalGetProcAddress;
160 #define qalGetProcAddress alGetProcAddress macro
/dports/games/evq3/evq3/code/client/
H A Dqal.c48 LPALGETPROCADDRESS qalGetProcAddress; variable
181 qalGetProcAddress = GPA("alGetProcAddress"); in QAL_Init()
280 qalGetProcAddress = NULL; in QAL_Shutdown()
H A Dqal.h65 extern LPALGETPROCADDRESS qalGetProcAddress;
160 #define qalGetProcAddress alGetProcAddress macro
/dports/games/openarena/openarena-engine-source-0.8.8/code/client/
H A Dqal.c48 LPALGETPROCADDRESS qalGetProcAddress; variable
181 qalGetProcAddress = GPA("alGetProcAddress"); in QAL_Init()
280 qalGetProcAddress = NULL; in QAL_Shutdown()
H A Dqal.h65 extern LPALGETPROCADDRESS qalGetProcAddress;
160 #define qalGetProcAddress alGetProcAddress macro
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/client/
H A Dqal.c48 LPALGETPROCADDRESS qalGetProcAddress; variable
181 qalGetProcAddress = GPA("alGetProcAddress"); in QAL_Init()
280 qalGetProcAddress = NULL; in QAL_Shutdown()
H A Dqal.h65 extern LPALGETPROCADDRESS qalGetProcAddress;
160 #define qalGetProcAddress alGetProcAddress macro
/dports/games/openspades/openspades-0.1.3/Sources/Audio/
H A DALFuncs.cpp53 LPALGETPROCADDRESS qalGetProcAddress = NULL; variable
191 if (qalGetProcAddress) { in GPA()
192 void *v = qalGetProcAddress(str); in GPA()
H A DALFuncs.h46 extern LPALGETPROCADDRESS qalGetProcAddress;
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/client/
H A Dqal.c78 LPALGETPROCADDRESS qalGetProcAddress; variable
206 qalGetProcAddress = GPA("alGetProcAddress"); in QAL_Init()
300 qalGetProcAddress = NULL; in QAL_Shutdown()
H A Dqal.h60 extern LPALGETPROCADDRESS qalGetProcAddress;
155 #define qalGetProcAddress alGetProcAddress macro
/dports/games/egl/egl-0.3.1_9/client/
H A Dsnd_openal.c77 static LPALGETPROCADDRESS qalGetProcAddress; variable
936 qalGetProcAddress = (LPALGETPROCADDRESS)AL_GPA ("alGetProcAddress"); in ALSnd_Init()
1162 qalGetProcAddress = NULL; in ALSnd_Shutdown()

12