Home
last modified time | relevance | path

Searched defs:alSourceQueueBuffers (Results 1 – 11 of 11) sorted by relevance

/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/wx/
H A Dopenal.h81 LPALSOURCEQUEUEBUFFERS alSourceQueueBuffers; member
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/mobile/exp/audio/al/
H A Dal_notandroid.go161 func alSourceQueueBuffers(s Source, b []Buffer) { func
H A Dal_android.go438 func alSourceQueueBuffers(s Source, b []Buffer) { func
/dports/games/zdoom/zdoom-2.8.1/src/sound/
H A Doalload.h77 #define alSourceQueueBuffers p_alSourceQueueBuffers macro
/dports/games/dhewm3/dhewm3-1.5.1/neo/sys/stub/
H A Dopenal_stub.cpp124 AL_API void AL_APIENTRY alSourceQueueBuffers( ALuint sid, ALsizei numEntries, const ALuint *bids ) … in alSourceQueueBuffers() function
/dports/graphics/Coin/coin-Coin-4.0.0/src/glue/
H A Dopenal_wrapper.h172 alSourceQueueBuffers_t alSourceQueueBuffers; member
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/win32/
H A DLoadOAL.h142 LPALSOURCEQUEUEBUFFERS alSourceQueueBuffers; member
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/openal/
H A DAL10.java1063 …void alSourceQueueBuffers(@ALuint int source, @AutoSize("buffers") @ALsizei int n, @ALuint IntBuff… in alSourceQueueBuffers() method
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/media/drivers/openal/
H A Dlib_openal.py414 alSourceQueueBuffers = _lib.alSourceQueueBuffers variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/media/drivers/openal/
H A Dlib_openal.py414 alSourceQueueBuffers = _lib.alSourceQueueBuffers variable
/dports/audio/openal-soft/openal-soft-1.21.1/al/
H A Dsource.cpp3230 AL_API void AL_APIENTRY alSourceQueueBuffers(ALuint src, ALsizei nb, const ALuint *buffers) in alSourceQueueBuffers() function