Searched refs:MAX_LIST_NESTING (Results 1 – 3 of 3) sorted by relevance
56 #define MAX_LIST_NESTING 64 macro
8022 if (ctx->ListState.CallDepth == MAX_LIST_NESTING) { in execute_list()8103 if (ctx->ListState.CallDepth < MAX_LIST_NESTING) { in execute_list()8108 if (ctx->ListState.CallDepth < MAX_LIST_NESTING) { in execute_list()
481 { GL_MAX_LIST_NESTING, CONST(MAX_LIST_NESTING), NO_EXTRA },