Searched defs:readIndex (Results 1 – 9 of 9) sorted by relevance
30 int32_t readIndex = mCursor - delayInt; in process() local
78 uint32_t readIndex = mFifo->getReadIndex(); // ranges 0 to capacity in read() local
460 uint32_t readIndex = mReadBufferState == GL_BACK ? 0 : mReadBufferState - GL_COLOR_ATTACHMENT0; in getReadIndex() local472 uint32_t readIndex = getReadIndex(); in getReadAttachment() local2391 size_t readIndex = mState.getReadIndex(); in ensureReadAttachmentsInitialized() local
544 uint32_t readIndex = GetParam().mOOBRead ? std::min(kOOBOffset + i, kArrayLength - 1) : i; in TEST_P() local
1499 for (size_t readIndex = 0; readIndex < sequence->size(); ++readIndex) in pruneUnusedFunctions() local
95 for (int writeIndex = arrayIndex, readIndex = 0; writeIndex < maxIndex; in UpdateDefaultUniformBlock() local
614 int32_t readIndex=mappingStart, writeIndex=mappingStart; in mapDevChars() local