mirror of
https://github.com/love2d/love.git
synced 2026-08-20 04:30:09 +02:00
metal: avoid redundant resource binding calls.
This commit is contained in:
@@ -346,8 +346,6 @@ Metal::PixelFormatDesc Metal::convertPixelFormat(PixelFormat format, bool &isSRG
|
||||
return desc;
|
||||
}
|
||||
|
||||
Metal metal;
|
||||
|
||||
} // metal
|
||||
} // graphics
|
||||
} // love
|
||||
|
||||
Reference in New Issue
Block a user