Home
last modified time | relevance | path

Searched defs:ALCcontext (Results 1 – 25 of 46) sorted by relevance

12

/dports/audio/openal-soft/openal-soft-1.21.1/alc/
H A Dalcontext.h163 ContextParams mParams;
165 using VoiceArray = al::FlexArray<Voice*>;
185 std::thread mEventThread;
186 al::semaphore mEventSem;
187 std::unique_ptr<RingBuffer> mAsyncEvents;
199 al::vector<VoiceCluster> mVoiceClusters;
202 al::vector<WetBufferPtr> mWetBuffers;
205 std::atomic_flag mPropsClean;
208 std::mutex mPropLock;
239 ALCcontext(al::intrusive_ptr<ALCdevice> device); argument
[all …]
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/openal/
H A DALCcontext.java52 public final class ALCcontext { class
65 ALCcontext(long context) { in ALCcontext() method in ALCcontext
/dports/audio/openal-soft/openal-soft-1.21.1/alc/effects/
H A Dnull.cpp49 void NullState::update(const ALCcontext* /*context*/, const EffectSlot* /*slot*/, in update()
H A Ddedicated.cpp54 void DedicatedState::update(const ALCcontext*, const EffectSlot *slot, in update()
/dports/games/openjk/OpenJK-07675e2/code/client/OpenAL/
H A Dalc.h19 typedef struct ALCcontext_struct ALCcontext; typedef
/dports/games/openjk/OpenJK-07675e2/codemp/client/OpenAL/
H A Dalc.h19 typedef struct ALCcontext_struct ALCcontext; typedef
/dports/games/scorched3d/scorched-dep-win32/include/al/al/
H A Dalc.h15 typedef struct ALCcontext_struct ALCcontext; typedef
H A Dalctypes.h8 typedef void ALCcontext; typedef
/dports/games/openspades/openspades-0.1.3/Sources/Audio/AL/
H A Dalc.h15 typedef struct ALCcontext_struct ALCcontext; typedef
H A Dalctypes.h8 typedef void ALCcontext; typedef
/dports/games/ioquake3/ioquake3-1.36/code/AL/
H A Dalc.h15 typedef struct ALCcontext_struct ALCcontext; typedef
H A Dalctypes.h8 typedef void ALCcontext; typedef
/dports/games/ioquake3-server/ioquake3-1.36/code/AL/
H A Dalc.h15 typedef struct ALCcontext_struct ALCcontext; typedef
H A Dalctypes.h8 typedef void ALCcontext; typedef
/dports/games/evq3/evq3/code/AL/
H A Dalc.h15 typedef struct ALCcontext_struct ALCcontext; typedef
H A Dalctypes.h8 typedef void ALCcontext; typedef
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/AL/
H A Dalc.h15 typedef struct ALCcontext_struct ALCcontext; typedef
H A Dalctypes.h8 typedef void ALCcontext; typedef
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/AL/
H A Dalc.h15 typedef struct ALCcontext_struct ALCcontext; typedef
H A Dalctypes.h8 typedef void ALCcontext; typedef
/dports/games/openarena/openarena-engine-source-0.8.8/code/AL/
H A Dalc.h15 typedef struct ALCcontext_struct ALCcontext; typedef
H A Dalctypes.h8 typedef void ALCcontext; typedef
/dports/games/lwjgl/lwjgl-2df01dd/src/native/common/
H A Dextal.h80 typedef struct ALCcontext_struct ALCcontext; typedef
/dports/games/torcs/torcs-1.3.7/src/windows/include/AL/
H A Dalctypes.h8 typedef void ALCcontext; typedef
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/AL/
H A Dalctypes.h8 typedef void ALCcontext; typedef

12