intel/blorp: Use designated initializers to set up VERTEX_ELEMENTS
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 12 May 2017 23:22:58 +0000 (16:22 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 26 May 2017 14:58:01 +0000 (07:58 -0700)
commit110061afa214fbefb97ed5efb3bbe277d0354f67
tree477834f9fa65fdcebb27fbb503c861fabfce1c31
parentac79806766c4b5874c9393c4f9ec45816fe6e8e2
intel/blorp: Use designated initializers to set up VERTEX_ELEMENTS

We also add a slot variable and use it as an iterator.  This will make
it much easier to conditionally put something between the header and the
vertex position.

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