i965: don't copy VS attribute work arounds for HSW+
authorTimothy Arceri <timothy.arceri@collabora.com>
Wed, 6 Jul 2016 02:41:02 +0000 (12:41 +1000)
committerTimothy Arceri <timothy.arceri@collabora.com>
Thu, 7 Jul 2016 02:29:12 +0000 (12:29 +1000)
commite0dc3109d50b2d73747db1f6d7ff31b2bd935539
tree370bf1f3f9afe75a507473a5c63d72fb5531b974
parent27e28197e8e82e8c47fda5d6e912c5cb62c03f4a
i965: don't copy VS attribute work arounds for HSW+

These workarounds are not required for HSW and above so stop
copying them at VS key generation which is called at draw time.

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