i965/blorp: Disable vertex element swizzling
authorTopi Pohjolainen <topi.pohjolainen@intel.com>
Wed, 18 May 2016 13:18:59 +0000 (16:18 +0300)
committerTopi Pohjolainen <topi.pohjolainen@intel.com>
Thu, 23 Jun 2016 18:39:09 +0000 (21:39 +0300)
commit3487d2e7bfc3625eee8bf87cee28cf2950e314cc
tree3133a29ccca4d5dd3872c6ba719e6275bc2e640f
parent12783aac506e25e10f28c26429c9b500d908af41
i965/blorp: Disable vertex element swizzling

Without vertex elements originating directly from vertex fetcher
are not passed to wm-state correctly.

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