Lines Matching defs:group_offset
1661 const GLint group_offset = calculateAttributeGroupOffset(configuration, n_type);
1701 const GLint attribute_offset = group_offset + i * n_elements;
2441 const GLint group_offset = calculateAttributeGroupOffset(configuration, n_type) + vertex_offset;
2448 const GLuint attribute_offset = attribute + group_offset;
2469 const GLint group_offset = calculateAttributeGroupOffset(configuration, n_type) + vertex_offset;
2478 const GLuint attribute_offset = n_elements * attribute + group_offset;
2502 const GLint group_offset = calculateAttributeGroupOffset(configuration, n_type) + vertex_offset;
2519 const GLuint attribute_offset = n_elements * attribute + group_offset;
2543 const GLint group_offset = calculateAttributeGroupOffset(configuration, n_type) + vertex_offset;
2550 const GLuint attribute_offset = n_elements * attribute + group_offset;