Home
last modified time | relevance | path

Searched refs:gl_attrib_node (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/main/
Dattrib.c147 struct gl_attrib_node struct
151 struct gl_attrib_node *next; argument
189 save_attrib_data(struct gl_attrib_node **head, in save_attrib_data()
192 struct gl_attrib_node *n = MALLOC_STRUCT(gl_attrib_node); in save_attrib_data()
209 struct gl_attrib_node *head; in _mesa_PushAttrib()
845 struct gl_attrib_node *attr, *next; in _mesa_PopAttrib()
1506 struct gl_attrib_node *head; in _mesa_PushClientAttrib()
1551 struct gl_attrib_node *node, *next; in _mesa_PopClientAttrib()
1625 struct gl_attrib_node *attr, *next; in _mesa_free_attrib_data()
Dmtypes.h72 struct gl_attrib_node;
3441 struct gl_attrib_node *AttribStack[MAX_ATTRIB_STACK_DEPTH];
3475 struct gl_attrib_node *ClientAttribStack[MAX_CLIENT_ATTRIB_STACK_DEPTH];