summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_atom_texture.c
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-02-27 09:45:41 -0700
committerBrian Paul <brianp@vmware.com>2009-02-27 10:08:46 -0700
commit026465b9b1aebab98b6d519b75fe96d0ca9f4f51 (patch)
tree44630a432fff437d4bdb66bded5b3d1d8a483012 /src/mesa/state_tracker/st_atom_texture.c
parent5fc74734d92f7e7ff3df693254986ba5d2b5e653 (diff)
gallium: fix state tracker's stencil buffer test
Need to check ctx->DrawBuffer->Visual.stencilBits not ctx->Visual.stencilBits because the later only applies to the window system buffers, not user-created FBOs. This, plus the previous commit, fixes progs/tests/fbotexture.c
Diffstat (limited to 'src/mesa/state_tracker/st_atom_texture.c')
0 files changed, 0 insertions, 0 deletions