i965/Gen4-5: ensure VUE slots for clipdistance are valid if user clipping is enabled.
authorChris Forbes <chrisf@ijw.co.nz>
Sun, 7 Jul 2013 15:44:58 +0000 (03:44 +1200)
committerChris Forbes <chrisf@ijw.co.nz>
Thu, 15 Aug 2013 19:20:47 +0000 (07:20 +1200)
commit9e07a68cade6c75385cd52ca1f3e34d65a45fb31
tree4278ea8be1f8015b0fa0892a4ed1b0f6af678cf7
parenta453eb6f86ee1df49ebb9e864124a46c824e4e85
i965/Gen4-5: ensure VUE slots for clipdistance are valid if user clipping is enabled.

V2: We don't particularly care where they fall in the VUE map, as long
as they are allocated somewhere, and occupy two contiguous slots. Don't
fiddle with the SF layout at all -- there's no need.

Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
src/mesa/drivers/dri/i965/brw_vs.c