Searched refs:eigth_offset (Results 1 – 1 of 1) sorted by relevance
8612 const GLuint eigth_offset = type.GetActualOffset(seventh_offset + base_stride, array_align); in test() local8621 const GLuint eigth_offset = type.GetActualOffset(seventh_offset + base_stride, 8 * basic_size); in test() local8631 m_data.resize(eigth_offset + base_stride); in test()8640 memcpy(ptr + eigth_offset, &first[0], first.size()); in test()8682 eigth_offset); in test()10584 const GLuint eigth_offset = type.GetActualOffset(seventh_offset + base_stride, array_align); in test() local10593 const GLuint eigth_offset = type.GetActualOffset(seventh_offset + base_stride, 8 * basic_size); in test() local10603 m_data.resize(eigth_offset + base_stride); in test()10612 memcpy(ptr + eigth_offset, &first[0], first.size()); in test()10654 eigth_offset); in test()