meta: Bump MAX_META_OPS_DEPTH from 2 to 8
authorChad Versace <chad@chad-versace.us>
Tue, 27 Sep 2011 23:23:29 +0000 (16:23 -0700)
committerChad Versace <chad@chad-versace.us>
Tue, 18 Oct 2011 18:42:53 +0000 (11:42 -0700)
commitaa97ababfcd5ae4d4433bd5f672836f40f6595f2
tree6fd3ae028df9a8256f3f21d1e6b0da3465cd7cc9
parentc5f4024a793f1209b1693aed9a46be9374ba4741
meta: Bump MAX_META_OPS_DEPTH from 2 to 8

When i965 uses (in the near future) meta-ops to perform buffer resolves,
the meta-op stack exceeds depth 2. I bumped it to 8 because... 8 is bigger
than 2, but not too big.

Reviewed-by: Brian Paul <brianp@vmware.com>
Signed-off-by: Chad Versace <chad@chad-versace.us>
src/mesa/drivers/common/meta.c