summaryrefslogtreecommitdiff
path: root/src/mesa/main/mtypes.h
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-02-19 14:34:33 -0700
committerBrian Paul <brianp@vmware.com>2009-02-19 14:45:26 -0700
commit2a968113a925845331f0532a5a20d9fa1502c118 (patch)
tree2133d8c54c7073bb9b14cb1b6924405f0214218e /src/mesa/main/mtypes.h
parent480bb4c2170790d6d04183be33004f83ed9aa630 (diff)
mesa: initialize ctx->Stencil._BackFace = 1
Back-face stencil operations didn't work correctly because this value was zero. It needs to be 1 or 2. The only place it's set otherwise is in glEnable/Disable(GL_STENCIL_TEST_TWO_SIDE_EXT).
Diffstat (limited to 'src/mesa/main/mtypes.h')
0 files changed, 0 insertions, 0 deletions