24 #include <ht_renderthread.h> 25 #include <ht_vkdevice.h> 26 #include <ht_vulkan.h> 27 #include <ht_vkcommandpool.h> 41 void VStart(std::condition_variable* notifyLock, Core::ThreadsafeQueue<RenderPassHandle>* jobQueue)
override;
Hatchit Engine Copyright(c) 2015-2016 Third-Degree.
Definition: ht_color.h:19
Definition: ht_renderthread.h:35
Definition: ht_vkrenderthread.h:35
Vulkan device wrapper.
Definition: ht_vkdevice.h:29