diff options
author | Brian Paul <[email protected]> | 2010-12-10 10:02:33 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2010-12-10 10:02:37 -0700 |
commit | 2a4df8933eaeb0bd0d6e63fee3d23a47c4b3adb7 (patch) | |
tree | ef3f7a3ca89731a0c09d92a1939970e6e053f570 /src/glw/GLwDrawA.c | |
parent | b22c8e8bbcdff7933b0354197c101738c99ea7d0 (diff) |
mesa/meta: fix broken assertion, rename stack depth var
assert(current_save_state < MAX_META_OPS_DEPTH) did not compile.
Rename current_save_state to SaveStackDepth to be more consistent with
the style of the other fields.
Diffstat (limited to 'src/glw/GLwDrawA.c')
0 files changed, 0 insertions, 0 deletions