Searched refs:mCurrentArrayBufferRelativeOffsets (Results 1 – 2 of 2) sorted by relevance
307 mCurrentArrayBufferRelativeOffsets{},319 mCurrentArrayBufferRelativeOffsets.fill(0);904 mCurrentArrayBufferRelativeOffsets[attribIndex], mCurrentArrayBuffers[attribIndex])); in updateActiveAttribInfo()924 mCurrentArrayBufferRelativeOffsets[attribIndex] = attrib.relativeOffset; in syncDirtyAttrib()1050 mCurrentArrayBufferRelativeOffsets[attribIndex] = 0; in syncDirtyAttrib()1110 compressed, mCurrentArrayBufferRelativeOffsets[attribIndex], in syncDirtyAttrib()1131 mCurrentArrayBufferRelativeOffsets[attribIndex] = 0; in syncDirtyAttrib()
104 return mCurrentArrayBufferRelativeOffsets; in getCurrentArrayBufferRelativeOffsets()191 gl::AttribArray<GLuint> mCurrentArrayBufferRelativeOffsets; variable