genX/pipeline: Break emit_vertex_input out into common code
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 26 Jan 2016 18:52:56 +0000 (10:52 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 26 Jan 2016 22:56:37 +0000 (14:56 -0800)
commitda75492879c7ba061720bf24c2755634a2cf7ef2
tree2747ac73ac0e41b692fedc3f8f60416a19af99ba
parentfe6ccb6031578afd81cfef0aaf661ce3913850fe
genX/pipeline: Break emit_vertex_input out into common code

It's mostly the same and contains some non-trivial logic, so it really
should be shared.  Also, we're about to make some modifications here that
we would really like to share.
src/vulkan/gen7_pipeline.c
src/vulkan/gen8_pipeline.c
src/vulkan/genX_pipeline_util.h