Lines Matching refs:first_offset
8692 const GLuint first_offset = 0;
8723 memcpy(ptr + first_offset, &first[0], first.size());
8750 first_offset);
10573 const GLuint first_offset = 0; /* vec4 at 0 */
10574 const GLuint second_offset = Utils::Type::GetActualOffset(first_offset + vec4_stride, block_align); /* Data at 32 */
10597 false /* normalized */, 0 /* n_array_elements */, vec4_stride, first_offset /* offset */);
10664 const GLuint first_offset = 0;
10695 memcpy(ptr + first_offset, &first[0], first.size());
10722 first_offset);
12337 const GLuint first_offset = 0; /* vec4 at 0 */
12338 const GLuint second_offset = Utils::Type::GetActualOffset(first_offset + vec4_stride, block_align); /* Data at 32 */
12361 false /* normalized */, 0 /* n_array_elements */, vec4_stride, first_offset /* offset */);