nv50: fix stencil state
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Mon, 17 Aug 2009 10:26:54 +0000 (12:26 +0200)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Mon, 17 Aug 2009 10:26:54 +0000 (12:26 +0200)
commit0204c7d8d712c1023b6d75f2f50b0e89d7777de8
treeed7feafba2fe760c07cdaa2e6421fbf6f7da432c
parent743c4af5cdc4c8634d1a26055a8d70f933c88024
nv50: fix stencil state

It's the front stencil methods that have contiguous offsets,
not the back ones.
Unfortunately the names in the header still have FRONT/BACK
reversed, so I'm using hex values until it gets updated.
src/gallium/drivers/nv50/nv50_state.c