Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dconfig.h53 #define MAX_CLIENT_ATTRIB_STACK_DEPTH 16 macro
Dmtypes.h4481 struct gl_attrib_node *ClientAttribStack[MAX_CLIENT_ATTRIB_STACK_DEPTH];
Dattrib.c1644 if (ctx->ClientAttribStackDepth >= MAX_CLIENT_ATTRIB_STACK_DEPTH) { in _mesa_PushClientAttrib()
/external/mesa3d/prebuilt-intermediates/main/
Dget_hash.h477 { GL_MAX_CLIENT_ATTRIB_STACK_DEPTH, CONST(MAX_CLIENT_ATTRIB_STACK_DEPTH), NO_EXTRA },