Hook up Vulkan on Android, no idea if it works. Move VulkanContext to Common.
This commit is contained in:
parent
c8e06675bb
commit
d325aa2b30
16 changed files with 174 additions and 22 deletions
|
@ -51,7 +51,7 @@
|
|||
#include <sstream>
|
||||
|
||||
#include "Common/Vulkan/VulkanLoader.h"
|
||||
#include "ext/native/thin3d/VulkanContext.h"
|
||||
#include "Common/Vulkan/VulkanContext.h"
|
||||
|
||||
#include "thin3d/thin3d.h"
|
||||
#include "Windows/GPU/WindowsVulkanContext.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue