Adding benchmark

This commit is contained in:
Dynamitos
2024-07-05 12:02:46 +02:00
parent 8418cdbd11
commit fd8dc5ed0f
47 changed files with 1071 additions and 1010 deletions
-5
View File
@@ -3,11 +3,6 @@
#include "Enums.h"
#include "Math/Math.h"
#ifndef ENABLE_VALIDATION
#define ENABLE_VALIDATION 1
#endif
namespace Seele {
DECLARE_REF(Material)
namespace Gfx {