anv: Remove base_vertex/instance from push_constants
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 28 Sep 2017 00:01:27 +0000 (17:01 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 3 Oct 2017 20:41:00 +0000 (13:41 -0700)
commit8733567e056360fbad7d99f56a64279957bdcf06
tree91285e0491c9ee8419b00264c64d4c15d9aaa045
parente4c7a2ab68b4a67ad9fb37734c8a00379659a815
anv: Remove base_vertex/instance from push_constants

This is just legacy cruft.  We don't push these values; we pass them in
as vertex attributes.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/vulkan/anv_private.h