mirror of
https://github.com/love2d/love.git
synced 2026-08-18 11:44:15 +02:00
metal: fix Buffers, fix shader cleanup
This commit is contained in:
@@ -1637,6 +1637,7 @@ void Graphics::initCapabilities()
|
||||
|
||||
void Graphics::getAPIStats(int &shaderswitches) const
|
||||
{
|
||||
// TODO
|
||||
shaderswitches = 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user