Home
last modified time | relevance | path

Searched refs:MAX_ATTRIB_STACK_DEPTH (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/main/
Dconfig.h50 #define MAX_ATTRIB_STACK_DEPTH 16 macro
Dmtypes.h4447 struct gl_attrib_node *AttribStack[MAX_ATTRIB_STACK_DEPTH];
Dattrib.c251 if (ctx->AttribStackDepth >= MAX_ATTRIB_STACK_DEPTH) { in _mesa_PushAttrib()
/external/mesa3d/prebuilt-intermediates/main/
Dget_hash.h476 { GL_MAX_ATTRIB_STACK_DEPTH, CONST(MAX_ATTRIB_STACK_DEPTH), NO_EXTRA },