mirror of
https://github.com/love2d/love.git
synced 2026-08-19 20:19:42 +02:00
Minor cleanup of some metal helper code
This commit is contained in:
@@ -36,7 +36,6 @@ class Metal
|
||||
{
|
||||
public:
|
||||
|
||||
static MTLTextureType getTextureType(TextureType type, int msaa);
|
||||
static MTLPixelFormat convertPixelFormat(PixelFormat format, bool &isSRGB);
|
||||
|
||||
}; // Metal
|
||||
|
||||
Reference in New Issue
Block a user