metal: avoid redundant resource binding calls.

This commit is contained in:
Alex Szpakowski
2021-04-03 13:49:29 -03:00
parent 4ddb7e2cf7
commit 8c88d645a3
6 changed files with 128 additions and 71 deletions
-2
View File
@@ -47,8 +47,6 @@ public:
}; // Metal
extern Metal metal;
} // metal
} // graphics
} // love