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)
commitc61d22af1b891301c6de083ae8c37e88bba280fa
tree33671ec10eee6e0a1d8f77aadd1b7546292ace94
parent386d9a9a77f884789a7ae4c3890aecd47132f2ba
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