mirror of
https://github.com/love2d/love.git
synced 2026-08-17 19:23:38 +02:00
metal: hook up the backbuffer
This commit is contained in:
@@ -168,7 +168,7 @@ private:
|
||||
SDL_Window *window;
|
||||
|
||||
SDL_GLContext glcontext;
|
||||
#if defined(LOVE_MACOS) || defined(LOVE_IOS)
|
||||
#ifdef LOVE_GRAPHICS_METAL
|
||||
SDL_MetalView metalView;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user