anv: Stop including POS in FS input limits
authorJason Ekstrand <jason@jlekstrand.net>
Mon, 29 Apr 2019 05:46:10 +0000 (00:46 -0500)
committerJason Ekstrand <jason@jlekstrand.net>
Thu, 2 May 2019 23:56:51 +0000 (18:56 -0500)
commitbe7e9870d620460a91e8fbdbb8bf39b5c462aed3
tree5a109d151b744760eeb19e38b3d6b040657657d1
parentb73dd91f60871a12a8e8e887a6ccb98d15ea97a0
anv: Stop including POS in FS input limits

It is an input but it comes in as part of the shader payload and doesn't
count towards the limits.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/intel/vulkan/anv_device.c