Home | History | Annotate | Download | only in main

Lines Matching full:vertex

27  * It involves looking at the format/type of all the enabled vertex arrays
28 * and emitting a list of pointers to functions which set the per-vertex
1461 * Make a list of per-vertex functions to call for each glArrayElement call.
1476 /* conventional vertex arrays */
1530 /* generic vertex attribute arrays */
1565 /* finally, vertex position */
1634 * for all enabled vertex arrays (for elt-th element).