intel/blorp: Inline get_vs_entry_size into emit_urb_config
authorJason Ekstrand <jason.ekstrand@intel.com>
Mon, 29 Aug 2016 15:51:10 +0000 (08:51 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 30 Aug 2016 16:24:50 +0000 (09:24 -0700)
commit9514c5a30f439f9e3536b6b7f92986c69ae49a20
tree8a1a5534a02ab9250871bd222acac90753b3ce3d
parent175052507ccc8569802ae2ee0b0b094c03698ff7
intel/blorp: Inline get_vs_entry_size into emit_urb_config

Topi asked to have the prefix removed because there's nothing gen7 about
it.  However, now that everything is in a single file, there is no good
reason to have it split out into a helper function anyway.  Let's just put
the contents in emit_urb_config and call it a day.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/intel/blorp/blorp_genX_exec.h