layers: Add and update custom version of genvk.py
authorMark Lobodzinski <mark@lunarg.com>
Tue, 11 Oct 2016 21:23:51 +0000 (15:23 -0600)
committerMark Lobodzinski <mark@lunarg.com>
Thu, 13 Oct 2016 14:50:50 +0000 (08:50 -0600)
commitd306442a0a01273c53def3ef5f5b6b502a7bc5d8
treebe7abadc9dc5e4375892b58c8083ac8899ce5925
parentfe9752fa5a6305d76770dec14300089945bbc9fa
layers: Add and update custom version of genvk.py

Created a LoaderAndValidationLayers-specific version of the
1.0.30 version of genvk.py, locally named lvl_genvk.py.

    - removed unused generator classes
    - added LVL class to build threading
    - added LVL class to build paramchecker
    - added LVL class to build uniqueobjects

Change-Id: If3ac7f6b554ed5b850aba83b5b20998b84990a41
lvl_genvk.py [new file with mode: 0644]