Home
last modified time | relevance | path

Searched refs:AL_NONE (Results 201 – 225 of 233) sorted by relevance

12345678910

/dports/audio/alure/alure-1.2/src/
H A Dstreamplay.cpp170 paused(false), stream_freq(0), stream_format(AL_NONE), in AsyncPlayEntry()
/dports/devel/love10/love-0.10.2/src/modules/audio/openal/
H A DSource.cpp660 alSourcei(source, AL_BUFFER, AL_NONE); in stopAtomic()
/dports/audio/lewton/lewton-0.10.2/cargo-crates/al-sys-0.6.1/src/
H A Dal.rs8 pub const AL_NONE: ::std::os::raw::c_int = 0; const
/dports/games/py-fife/fifengine-0.4.2/engine/core/audio/
H A Dsoundmanager.cpp215 alDistanceModel(AL_NONE); in setDistanceModel()
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/media/drivers/openal/
H A Dinterface.py265 self._set_int(al.AL_BUFFER, al.AL_NONE)
H A Dlib_openal.py93 AL_NONE = 0 # /usr/include/AL/al.h:112 variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/media/drivers/openal/
H A Dinterface.py268 self._set_int(al.AL_BUFFER, al.AL_NONE)
H A Dlib_openal.py93 AL_NONE = 0 # /usr/include/AL/al.h:112 variable
/dports/devel/simgear/simgear-2020.3.11/simgear/sound/
H A Dsoundmgr_openal.cxx574 ALenum format = AL_NONE; in request_buffer()
/dports/games/iortcw/iortcw-1.51c/SP/code/AL/
H A Dal.h80 #define AL_NONE 0 macro
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/libraries/win32/mingw32/include/AL/
H A Dal.h86 #define AL_NONE 0 macro
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/OpenAL/include/
H A Dal.h80 #define AL_NONE 0 macro
/dports/games/assaultcube/AssaultCube_v1.2.0.2/source/include/AL/
H A Dal.h86 #define AL_NONE 0 macro
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/openal/include/
H A Dal.h104 #define AL_NONE 0 macro
/dports/games/egl/egl-0.3.1_9/include/openal/
H A Dal.h104 #define AL_NONE 0 macro
/dports/audio/openal-soft/openal-soft-1.21.1/include/AL/
H A Dal.h80 #define AL_NONE 0 macro
/dports/games/iortcw/iortcw-1.51c/MP/code/AL/
H A Dal.h80 #define AL_NONE 0 macro
/dports/devel/sfml/SFML-2.5.1/extlibs/headers/AL/
H A Dal.h80 #define AL_NONE 0 macro
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/media/audio/
H A Dmedia_audio.cpp171 alDistanceModel(AL_NONE); in CreatePlaybackDevice()
570 alSourcei(stream.source, AL_BUFFER, AL_NONE); in resetStream()
/dports/games/avp/avp-20170505/src/
H A Dopenal.c224 alDistanceModel(AL_NONE); in PlatStartSoundSys()
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/sources/sound/openal/
H A Dsound_player_openal.cpp85 alSourcei(source, AL_BUFFER, AL_NONE); in stop()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_webrtc/webrtc/details/
H A Dwebrtc_openal_adm.cpp727 alSourcei(_data->source, AL_BUFFER, AL_NONE); in unqueueAllBuffers()
/dports/graphics/Coin/coin-Coin-4.0.0/src/vrml97/
H A DSound.cpp1259 openal_wrapper()->alSourcei(this->sourceId, AL_BUFFER, AL_NONE); in stopPlaying()
/dports/games/warzone2100/warzone2100/lib/sound/
H A Dopenal_track.cpp309 alDistanceModel(AL_NONE); in sound_InitLibrary()
/dports/audio/openal-soft/openal-soft-1.21.1/router/
H A Dalc.cpp194 DECL(AL_NONE),

12345678910