anv: split main into two functions in anv_entrypoints_gen.py
authorDylan Baker <dylan@pnwbakers.com>
Fri, 17 Feb 2017 19:45:24 +0000 (11:45 -0800)
committerDylan Baker <dylan@pnwbakers.com>
Wed, 22 Mar 2017 23:22:00 +0000 (16:22 -0700)
commited9339bf2659f58f7cab66cb3591da4445f2df35
tree6585d607c09c043fe1276751192050d81f6df9b7
parent1610b3dede1d0d3246bd803f80ec5f2843668cda
anv: split main into two functions in anv_entrypoints_gen.py

This is groundwork for the next patches, it will allows porting the
header and the code to mako separately, and will also allow both to be
run simultaneously.

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
src/intel/vulkan/anv_entrypoints_gen.py