Searched refs:mCurrentArrayBufferRelativeOffsets (Results 1 – 2 of 2) sorted by relevance
167 mCurrentArrayBufferRelativeOffsets{},178 mCurrentArrayBufferRelativeOffsets.fill(0);696 mCurrentArrayBufferRelativeOffsets[attribIndex], mCurrentArrayBuffers[attribIndex])); in updateActiveAttribInfo()716 mCurrentArrayBufferRelativeOffsets[attribIndex] = attrib.relativeOffset; in syncDirtyAttrib()801 mCurrentArrayBufferRelativeOffsets[attribIndex] = 0; in syncDirtyAttrib()862 compressed, mCurrentArrayBufferRelativeOffsets[attribIndex], in syncDirtyAttrib()881 mCurrentArrayBufferRelativeOffsets[attribIndex] = 0; in syncDirtyAttrib()
151 gl::AttribArray<GLuint> mCurrentArrayBufferRelativeOffsets; variable