SpicesEngine Core Macro. More...
#include "Debugger/Tracy/TracyProfilerWrapper.h"#include "Debugger/NVTX/NvidiaToolExtensionLibrary.hpp"#include "Timer/TimeStep.h"#include "Log/Log.h"#include <GLFW/glfw3.h>#include <glfw/glfw3native.h>Go to the source code of this file.
Namespaces | |
| namespace | Spices |
Macros | |
| #define | GLFW_INCLUDE_VULKAN |
| GLFW macro. This means we want use vulkan in glfw. glfw will include vulkan headers automatically for us. | |
| #define | GLFW_EXPOSE_NATIVE_WIN32 |
| #define | ASSERT(expr) |
| Assert macro. | |
Variables | |
| static const char * | Spices::memoryPoolNames [3] |
| MemoryPool's name. | |
SpicesEngine Core Macro.
Definition in file Core.h.