Vulkan refactoring - Removed OpenGL state mirroring code

This commit is contained in:
2022-09-19 00:14:42 -07:00
parent 3376f3e4be
commit a3ee2845d1
5 changed files with 6 additions and 35 deletions

View File

@@ -116,8 +116,6 @@ using std::queue;
#define KRAKEN_HAVE_BLAS 1
#endif
#define KRENGINE_MAX_TEXTURE_UNITS 8
#if !defined(__i386__) && defined(__arm__)
#define KRAKEN_USE_ARM_NEON