i965: Remove dead fallback for stencil _Enabled but no stencil buffer.
authorEric Anholt <eric@anholt.net>
Tue, 11 Jan 2011 21:34:40 +0000 (13:34 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 11 Jan 2011 21:48:31 +0000 (13:48 -0800)
commit5acf94e95559879df13bfa854e081665fd58fb61
tree1a7a129ac2d47b8db463917e4e83348f13f9639c
parent242205404d24f04f9abe1cfa01b9cf0f9e4f9d07
i965: Remove dead fallback for stencil _Enabled but no stencil buffer.

The _Enabled field is the thing that takes into account whether
there's a stencil buffer.  Tested with piglit glx-visuals-stencil.
src/mesa/drivers/dri/i965/brw_fallback.c