anv/pipeline: Unify 3DSTATE_VS emission
authorJason Ekstrand <jason.ekstrand@intel.com>
Sat, 12 Nov 2016 16:43:54 +0000 (08:43 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 16 Nov 2016 18:08:48 +0000 (10:08 -0800)
commit4a48d19d936baacaaf49ffb3ed8b152f59213564
tree13eb84a2b87682f9346a3e39df0885e90ee9a37b
parentc3e908e9d35bca6d4375d990ac86ffe406b5edab
anv/pipeline: Unify 3DSTATE_VS emission

With this commit, a few fields are now specified on gen7 which weren't
before.  However, the values specified are zero which is the default so the
final hardware packet remains the same.

Reviewed-by: Timothy Arceri <timothy.arceri@collabora.com>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
src/intel/vulkan/gen7_pipeline.c
src/intel/vulkan/gen8_pipeline.c
src/intel/vulkan/genX_pipeline_util.h