headers: Remove loader/layer dependency
authorLenny Komow <lenny@lunarg.com>
Mon, 25 Jun 2018 19:59:47 +0000 (13:59 -0600)
committerLenny Komow <lenny@lunarg.com>
Fri, 6 Jul 2018 17:03:23 +0000 (11:03 -0600)
commit396f82798a4d19b57fc9933490dc1bd7624c9bbb
treefe0efc4d0ab688f15a8d3e0acae1c7ac9db5e165
parent1ebb2c0f7d5911a027a7fcbfe15164caac77e2f8
headers: Remove loader/layer dependency

The header vk_layer.h included vk_layer_dispatch_table.h, which is not
present in this repo. Instead, it had to be generated from either the
Vulkan-Loader or Vulkan-ValidationLayers repo. This change removes
that dependency.
include/vulkan/vk_layer.h