Searched refs:ALC_OUT_OF_MEMORY (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/OpenAL-52.1/Source/OpenAL/al/
H A Dalctypes.h119 #define ALC_OUT_OF_MEMORY 0xA005 macro
H A Dalc.h153 #define ALC_OUT_OF_MEMORY 0xA005 macro
/macosx-10.9.5/OpenAL-52.1/Source/OpenAL/
H A DoalImp.cpp3991 if (strcmp("ALC_OUT_OF_MEMORY", (const char *)ename) == 0) { return ALC_OUT_OF_MEMORY; }

Completed in 132 milliseconds