Searched defs:gl_attrib_node (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dattrib.c146 struct gl_attrib_node struct
150 struct gl_attrib_node *next;
189 save_attrib_data(struct gl_attrib_node **head,
192 struct gl_attrib_node *n = MALLOC_STRUCT(gl_attrib_node);
218 push_attrib(struct gl_context *ctx, struct gl_attrib_node **head,
244 struct gl_attrib_node *head;
924 struct gl_attrib_node *attr, *next;
1640 struct gl_attrib_node *head;
1725 struct gl_attrib_node *nod
[all...]

Completed in 80 milliseconds