Searched refs:MAX_META_OPS_DEPTH (Results 1 – 2 of 2) sorted by relevance
351 #define MAX_META_OPS_DEPTH 8 macro358 struct save_state Save[MAX_META_OPS_DEPTH];
466 assert(ctx->Meta->SaveStackDepth < MAX_META_OPS_DEPTH); in _mesa_meta_begin()