i965/clip: remove spurious clipvertex param
authorChris Forbes <chrisf@ijw.co.nz>
Sun, 4 Aug 2013 06:32:48 +0000 (18:32 +1200)
committerChris Forbes <chrisf@ijw.co.nz>
Thu, 15 Aug 2013 19:24:56 +0000 (07:24 +1200)
commit2a8a85e1ad7cc8221fb698dce3d188be767543de
treeb12c821790f1b8eb1b6e8b6fa0afffba3bfdf3e5
parent45540921eceed47688493e93a003f86ccbe9038c
i965/clip: remove spurious clipvertex param

Nothing in the clipper uses gl_ClipVertex any more, so we don't care
where it is.

V2: Don't bother fishing out the clipvertex offset either.

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