Android compatibility for vulkandebug
This commit is contained in:
parent
b6da703b3b
commit
28e486083e
2 changed files with 4 additions and 2 deletions
|
|
@ -14,7 +14,9 @@
|
|||
#include <windows.h>
|
||||
#include <fcntl.h>
|
||||
#include <io.h>
|
||||
#else
|
||||
#endif
|
||||
#ifdef __ANDROID__
|
||||
#include "vulkanandroid.h"
|
||||
#endif
|
||||
|
||||
namespace vkDebug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue