Searched refs:GetAttributeListSize (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/OpenAL-54/Source/OpenAL/
H A DoalContext.h130 UInt32 GetAttributeListSize(){return mAttributeListSize;} function in class:OALContext
H A DoalImp.cpp1406 returnValue = oalContext->GetAttributeListSize();
1491 *data = oalContext->GetAttributeListSize();
1502 if (size < (ALCsizei) oalContext->GetAttributeListSize())

Completed in 175 milliseconds