Searched refs:gl_attrib_node (Results 1 – 2 of 2) sorted by relevance
75 struct gl_attrib_node;3149 struct gl_attrib_node struct3348 struct gl_attrib_node *AttribStack[MAX_ATTRIB_STACK_DEPTH];
90 struct gl_attrib_node *head; in _mesa_PushAttrib()104 head = CALLOC_STRUCT(gl_attrib_node); in _mesa_PushAttrib()670 struct gl_attrib_node *attr; in _mesa_PopAttrib()