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.c146 struct gl_attrib_node struct
150 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()
218 push_attrib(struct gl_context *ctx, struct gl_attrib_node **head, in push_attrib()
244 struct gl_attrib_node *head; in _mesa_PushAttrib()
924 struct gl_attrib_node *attr, *next; in _mesa_PopAttrib()
1649 struct gl_attrib_node *head; in _mesa_PushClientAttrib()
1734 struct gl_attrib_node *node, *next; in _mesa_PopClientAttrib()
1792 struct gl_attrib_node *attr, *next; in _mesa_free_attrib_data()
Dmtypes.h89 struct gl_attrib_node;
4789 struct gl_attrib_node *AttribStack[MAX_ATTRIB_STACK_DEPTH];
4823 struct gl_attrib_node *ClientAttribStack[MAX_CLIENT_ATTRIB_STACK_DEPTH];