Basic shader compilation

This commit is contained in:
Dynamitos
2024-04-11 12:38:42 +02:00
parent c3be0e23e7
commit 77dc9ef3fd
24 changed files with 254 additions and 148 deletions
+2
View File
@@ -17,6 +17,8 @@ target_sources(Engine
RenderPass.mm
Resources.h
Resources.mm
Shader.h
Shader.mm
Texture.h
Texture.mm
Window.h