Vulkan stuff

This commit is contained in:
2025-09-20 12:39:42 +03:00
parent ab404bf672
commit 287102dcea
19 changed files with 137 additions and 152 deletions

View File

@@ -1,4 +1,4 @@
#include "materialsystem/materialsystem.h"
#include "materialsystem/imaterialsystem.h"
class CMaterialSystem: public IMaterialSystem
{