i965: Switch to roundf in HS/DS URB code.
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 15 Nov 2016 10:00:59 +0000 (02:00 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Sat, 19 Nov 2016 19:39:59 +0000 (11:39 -0800)
commit74d8612eedb67b3e39b6ba3b7d4d85d93a3153cd
treec0e97bf459cab636900a340116385197bcb07552
parentc87b5dee119da9696d9c1897dc7c96144b9ced7a
i965: Switch to roundf in HS/DS URB code.

Matt intentionally switched the VS calculation to be float-based in
commit c1da15709a0c0c2775bd9e534f67c60f7dc95ce8.  Tessellation support
was written before this and rebased forward, and missed the change.

Now it's consistent.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/mesa/drivers/dri/i965/gen7_urb.c