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

/external/chromium_org/third_party/mesa/src/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
/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 719 milliseconds