Lines Matching refs:mCurrentArrayBufferOffsets
116 mCurrentArrayBufferOffsets{},
133 mCurrentArrayBufferOffsets.fill(0);
613 mCurrentArrayBufferOffsets[attribIndex] = conversion->lastAllocationOffset; in syncDirtyAttrib()
627 mCurrentArrayBufferOffsets[attribIndex] = 0; in syncDirtyAttrib()
638 mCurrentArrayBufferOffsets[attribIndex] = in syncDirtyAttrib()
649 mCurrentArrayBufferOffsets[attribIndex] = 0; in syncDirtyAttrib()
680 mCurrentArrayBufferOffsets[attribIndex] = 0; in syncDirtyAttrib()
757 &mCurrentArrayBufferOffsets[attribIndex], divisor)); in updateStreamedAttribs()
773 &mCurrentArrayBufferOffsets[attribIndex], 1)); in updateStreamedAttribs()
789 &mCurrentArrayBuffers[attribIndex], &mCurrentArrayBufferOffsets[attribIndex], 1)); in updateStreamedAttribs()
868 mCurrentArrayBufferOffsets[attribIndex] = offset; in updateDefaultAttrib()