28 #include <ht_platform.h> 29 #include <ht_vulkan.h> 30 #include <ht_gpuqueue.h> 31 #include <ht_vkdevice.h> 45 bool Initialize(
const VKDevice* device);
47 const VkQueue& GetVKQueue()
const;
Definition: ht_vkqueue.h:39
Hatchit Engine Copyright(c) 2015-2016 Third-Degree.
Definition: ht_color.h:19
Singelton class that manages loading of GPU resource objects.
Definition: ht_gpuqueue.h:41
Vulkan device wrapper.
Definition: ht_vkdevice.h:29