i965: take care of doubles when remapping VS attributes
authorJuan A. Suarez Romero <jasuarez@igalia.com>
Fri, 1 Apr 2016 15:25:03 +0000 (17:25 +0200)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Tue, 17 May 2016 07:05:54 +0000 (09:05 +0200)
commitb0fb08e179d784ca319c3c547a874fd24ce93c3f
tree7ab4864f5d0cb57b7e94c8e77ea187fad16bbe7e
parent80535873bbed9d6fda7bb0d2cca3d0950afb8431
i965: take care of doubles when remapping VS attributes

Double-precision types require 1 slot in VUE for double and dvec2, and 2 slots for
anything else.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_nir.c