anv/pipeline: Replace get_fs_input_map with get_last_vue_prog_data
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 13 Jan 2017 01:07:08 +0000 (17:07 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sat, 14 Jan 2017 00:31:17 +0000 (16:31 -0800)
commit99d497c5b6912c5a8b2fec48084e3e00c7c80395
tree43d893b1f5904348a60166561ba57c389777b9ab
parent56ee2df4bf9b1e8c26cf8689f5ef20237c95466b
anv/pipeline: Replace get_fs_input_map with get_last_vue_prog_data

This lets us delete a helper from genX_pipeline.c

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