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.c152 struct gl_attrib_node struct
156 struct gl_attrib_node *next; argument
202 save_attrib_data(struct gl_attrib_node **head, in save_attrib_data()
205 struct gl_attrib_node *n = MALLOC_STRUCT(gl_attrib_node); in save_attrib_data()
231 push_attrib(struct gl_context *ctx, struct gl_attrib_node **head, in push_attrib()
257 struct gl_attrib_node *head; in _mesa_PushAttrib()
973 struct gl_attrib_node *attr, *next; in _mesa_PopAttrib()
1850 struct gl_attrib_node *attr, *next; in _mesa_free_attrib_data()
Dmtypes.h69 struct gl_attrib_node;
5019 struct gl_attrib_node *AttribStack[MAX_ATTRIB_STACK_DEPTH];