mesa: Stop clamping stencil reference value at specification time
authorChris Forbes <chrisf@ijw.co.nz>
Mon, 13 May 2013 09:54:36 +0000 (21:54 +1200)
committerChris Forbes <chrisf@ijw.co.nz>
Wed, 15 May 2013 10:04:53 +0000 (22:04 +1200)
commit53a5f11f0d89a044546e2bf4396f1972c9d31c4f
tree02fa3c520e08ba6cf7c3f4c2813dc13966121c4a
parent978f91b8292cf504d3d50307aacfb94943d7f186
mesa: Stop clamping stencil reference value at specification time

All drivers now clamp this to the appropriate range for the bound
stencil buffer when emitting stencil state.

NOTE: This is a candidate for stable branches.

Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/main/stencil.c