Searched refs:gl_enable_attrib_node (Results 1 – 2 of 2) sorted by relevance
3109 struct gl_enable_attrib_node struct3220 struct gl_enable_attrib_node Enable;
134 struct gl_enable_attrib_node *attr = &head->Enable; in _mesa_PushAttrib()335 pop_enable_group(struct gl_context *ctx, const struct gl_enable_attrib_node *enable) in pop_enable_group()