diff options
author | Owen W. Taylor <otaylor@fishsoup.net> | 2009-05-06 22:45:33 -0400 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2009-05-13 19:02:51 -0400 |
commit | 34eab5dd9c837769f1259e1f900b4528586d23b2 (patch) | |
tree | 2380f20eeb8c374def988d5744887f014aba71b6 /src/mesa/main/debug.h | |
parent | 038f0bf5916df5bae1145d234589e5fd528bb7fa (diff) |
Call _mesa_update_stencil() before accessing ctx->Stencil._Enabled
ctx->Stencil._Enabled is derived state and not immediately updated
when the stencil parameters are changed; we need to make sure that
it is up-to-date before accessing it.
https://bugs.freedesktop.org/show_bug.cgi?id=21608
Diffstat (limited to 'src/mesa/main/debug.h')
0 files changed, 0 insertions, 0 deletions