i hate metal

This commit is contained in:
Dynamitos
2025-03-05 09:41:34 +01:00
parent 5693802215
commit 4d7c5db2c3
15 changed files with 218 additions and 86 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ class Window : public Gfx::Window {
WindowCreateInfo preferences;
GLFWwindow* windowHandle;
NSWindow* metalWindow;
CAMetalLayer* metalLayer;
CA::MetalLayer* metalLayer;
CA::MetalDrawable* drawable;
OTexture2D backBuffer;