[Feat] (MG_Backend/DirectVulkan): ProgramManager - hash program object

This commit is contained in:
2026-02-09 16:18:50 +08:00
parent 18941f9e83
commit 22bc4fbbc9
6 changed files with 91 additions and 3 deletions
-2
View File
@@ -106,8 +106,6 @@
#define TRACY_ZONECOLOR_BACKEND 0x00FF00
#endif
#include "xxhash.h"
// Post-includes for significant project headers
#include "MG_Util/Debug/Log.h"
#include "MG_Util/Types.h"