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

/macosx-10.9.5/OpenAL-52.1/Source/OpenAL/al/
H A Dalctypes.h88 #define ALC_REFRESH 0x1008 macro
H A Dalc.h104 #define ALC_REFRESH 0x1008 macro
/macosx-10.9.5/OpenAL-52.1/Source/OpenAL/
H A DoalContext.cpp100 case ALC_REFRESH:
H A DoalImp.cpp3984 if (strcmp("ALC_REFRESH", (const char *)ename) == 0) { return ALC_REFRESH; }

Completed in 120 milliseconds