started porting renderer to new portable form

This commit is contained in:
itsmattkc
2019-10-31 19:14:58 +11:00
parent d96395ea27
commit 77bcb70dac
77 changed files with 789 additions and 2237 deletions
@@ -0,0 +1,6 @@
#include "vulkanbackend.h"
VulkanBackend::VulkanBackend()
{
}