Searched refs:ALC_MONO_SOURCES (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/OpenAL-52.1/Source/OpenAL/al/
H A Dalc.h114 #define ALC_MONO_SOURCES 0x1010 macro
/macosx-10.9.5/OpenAL-52.1/Source/OpenAL/
H A DoalOSX.cpp381 case ALC_MONO_SOURCES:
H A DoalContext.cpp104 case ALC_MONO_SOURCES:
H A DoalImp.cpp3992 if (strcmp("ALC_MONO_SOURCES", (const char *)ename) == 0) { return ALC_MONO_SOURCES; }

Completed in 78 milliseconds