Lines Matching refs:mCurrentArrayBufferOffsets
141 mCurrentArrayBufferOffsets{},
153 mCurrentArrayBufferOffsets.fill(0);
669 mCurrentArrayBufferOffsets[attribIndex] = conversion->lastAllocationOffset; in syncDirtyAttrib()
684 mCurrentArrayBufferOffsets[attribIndex] = 0; in syncDirtyAttrib()
699 mCurrentArrayBufferOffsets[attribIndex] = in syncDirtyAttrib()
713 mCurrentArrayBufferOffsets[attribIndex] = 0; in syncDirtyAttrib()
747 mCurrentArrayBufferOffsets[attribIndex] = 0; in syncDirtyAttrib()
828 &mCurrentArrayBufferOffsets[attribIndex], divisor)); in updateStreamedAttribs()
844 &mCurrentArrayBufferOffsets[attribIndex], 1)); in updateStreamedAttribs()
860 &mCurrentArrayBuffers[attribIndex], &mCurrentArrayBufferOffsets[attribIndex], 1)); in updateStreamedAttribs()
939 mCurrentArrayBufferOffsets[attribIndex] = offset; in updateDefaultAttrib()