Lines Matching defs:elements
220 * "Clients must align data elements consistently with the requirements
1163 GLenum elemType, const void *elements,
1173 elements =
1174 ADD_POINTERS(vao->IndexBufferObj->Mappings[MAP_INTERNAL].Pointer, elements);
1182 j = ((const GLubyte *) elements)[i];
1185 j = ((const GLushort *) elements)[i];
1188 j = ((const GLuint *) elements)[i];
2531 /* If <stride> is zero, the array elements are treated as tightly packed. */
2616 /* If <stride> is zero, the array elements are treated as tightly packed. */
2705 /* If <stride> is zero, the array elements are treated as tightly packed. */
2736 /* If <stride> is zero, the array elements are treated as tightly packed. */