loader: Rework include dependencies
authorLenny Komow <lenny@lunarg.com>
Mon, 25 Jun 2018 20:09:51 +0000 (14:09 -0600)
committerLenny Komow <lenny@lunarg.com>
Thu, 5 Jul 2018 22:02:37 +0000 (16:02 -0600)
commit700483f5d92de01c1c8f413f8a4172d96684e93e
treed31e4db2936c1dd4aeaf6f6fd8187de7079cf59b
parent95b2c65af6333642361cc7b6fa4fa54b41857f94
loader: Rework include dependencies

This change removes the assumption that vk_layer.h will include
vk_layer_dispatch_table.h, since it will be removed from vk_layer.h
in the near future.

Change-Id: I3fed5efbc35781c96aa9d0977d046c8555e04a7c
CMakeLists.txt
loader/loader.h
scripts/dispatch_table_helper_generator.py