r600g: fix possible issue with stencil mipmap rendering
authorMarek Olšák <maraeo@gmail.com>
Sat, 6 Oct 2012 03:23:47 +0000 (05:23 +0200)
committerMarek Olšák <maraeo@gmail.com>
Sat, 6 Oct 2012 03:40:09 +0000 (05:40 +0200)
commit7851d398def2df3f6836a500d67123eed50f3943
treee1336dbaa2cea5276f4b98797029e957392f6578
parent19a15cd5ba320b71295c4afbe73c5d656f829ad8
r600g: fix possible issue with stencil mipmap rendering

Somehow I only hit this issue with my latest libdrm changes.
This won't be needed with DB texturing.

NOTE: This is a candidate for the 9.0 branch.
(cherry picked from commit 9dfca930d7fcfda6767d3be9b1690d010f08fea5)
src/gallium/drivers/r600/evergreen_state.c