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

/macosx-10.10.1/OpenAL-54/Source/OpenAL/
H A DoalSource.cpp1108 ALuint bufferID = 0; local
1112 bufferID = mBufferQueueActive->GetBufferTokenByIndex(0);
1114 bufferID = mBufferQueueInactive->GetBufferTokenByIndex(0);
1117 return bufferID;

Completed in 129 milliseconds