Lines Matching defs:new
109 /* Emit a glBegin to start the new list.
145 /* Copy stored stored vertices to start of new list.
241 * Flush existing data, set new attrib size, replay copied vertices.
278 * the new format.
322 fi_type *new = new_first;
325 *new++ = *old++;
333 fi_type *new = new_last;
336 *new-- = *old--;
352 /* Just have to append the new attribute at the end */
362 * to new format here.
414 * \param newSize size of new vertex (number of 32-bit words).