mesa: rename GroupStackDepth to CurrentGroup
authorEmil Velikov <emil.l.velikov@gmail.com>
Thu, 26 Nov 2015 00:36:12 +0000 (00:36 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 3 Dec 2015 19:17:48 +0000 (19:17 +0000)
commitf39954bf7cf09199a1cccb71e0e858c0b2054c6d
treeaf8579931298fda08a2d3dece37ab529220316b3
parent1ca735701bb4d66c95d2ab64c0d838608f7c3f96
mesa: rename GroupStackDepth to CurrentGroup

The variable is used as the actual index, rather than the size of the
group stack - rename it to reflect that.

Suggested-by: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Timothy Arceri <timothy.arceri@collabora.com>
src/mesa/main/errors.c