layers: Generate full vk_dispatch_table_helper
authorMark Young <marky@lunarg.com>
Mon, 1 Aug 2016 17:06:53 +0000 (11:06 -0600)
committerMark Young <marky@lunarg.com>
Mon, 1 Aug 2016 19:04:22 +0000 (13:04 -0600)
commit3245c959c527ccfa1bbf8cb64e20aecdab5eb473
tree954419bdb23f494300fde272e181fe4b6061e678
parentcaeb0e1fd41fe854c9ceb2a65c75920fcae258fb
layers: Generate full vk_dispatch_table_helper

Generate the full vk_dispatch_table-helper file for all platforms
as part of the build process now.  This includes all WSI
extension entry-points for all build targets we support increasing
portablility of the header.

Change-Id: Ie83423e7ea169f7251c5369992a6144a97db1ddc
layers/CMakeLists.txt