Add an output directory option to genvk.py.
authorJamie Madill <jmadill@chromium.org>
Wed, 4 May 2016 15:17:33 +0000 (08:17 -0700)
committerDustin Graves <dustin@lunarg.com>
Thu, 5 May 2016 17:30:31 +0000 (11:30 -0600)
commit706824fc21202d112e98de3239705a8cffa5914b
tree44859338afb637d9cd573ecf27afa3b992da78b6
parenta52c492233432111f5769c03c53cbb213b3cccce
Add an output directory option to genvk.py.

Currently for the threading utils and parameter checker generator,
the script is hard-coded to write to the current directory. Add
an option to add a custom output directory.

Change-Id: Id1b72a934ead74d2f6c01ad4e581af83067d3f49
generator.py
genvk.py