Fix build
This commit is contained in:
@@ -9,6 +9,8 @@
|
|||||||
#include "Utilities/mutex.h"
|
#include "Utilities/mutex.h"
|
||||||
#include "util/asm.hpp"
|
#include "util/asm.hpp"
|
||||||
|
|
||||||
|
#include <optional>
|
||||||
|
|
||||||
// Initial heap allocation values. The heaps are growable and will automatically increase in size to accomodate demands
|
// Initial heap allocation values. The heaps are growable and will automatically increase in size to accomodate demands
|
||||||
#define VK_ATTRIB_RING_BUFFER_SIZE_M 64
|
#define VK_ATTRIB_RING_BUFFER_SIZE_M 64
|
||||||
#define VK_TEXTURE_UPLOAD_RING_BUFFER_SIZE_M 64
|
#define VK_TEXTURE_UPLOAD_RING_BUFFER_SIZE_M 64
|
||||||
|
|||||||
Reference in New Issue
Block a user