Searched refs:AttribStack (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dattrib.c482 ctx->AttribStack[ctx->AttribStackDepth] = head;
855 attr = ctx->AttribStack[ctx->AttribStackDepth];
1628 attr = ctx->AttribStack[ctx->AttribStackDepth];
H A Dmtypes.h3441 struct gl_attrib_node *AttribStack[MAX_ATTRIB_STACK_DEPTH]; member in struct:gl_context

Completed in 100 milliseconds