anv/pipeline: Add populate_tcs/tes_key helpers
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 27 Oct 2017 01:11:25 +0000 (18:11 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 2 Aug 2018 01:02:28 +0000 (18:02 -0700)
commitde9e5cf35a1fd0c66288e49c30dc100ad3e1d3aa
treefd3f197f426b26ed80bfb2a6970d646ce3a1203c
parente621f57556cfc26cc4753ad3b1db292f623905ec
anv/pipeline: Add populate_tcs/tes_key helpers

They don't really do anything interesting, but it's more consistent this
way.

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
src/intel/vulkan/anv_pipeline.c