don't bind resources unnecessarily

This commit is contained in:
Samuliak 2024-10-31 13:45:05 +01:00
parent 158be432fc
commit 272c24d8e4
No known key found for this signature in database
8 changed files with 128 additions and 41 deletions

View file

@ -2,7 +2,7 @@
#include <string>
#include <Metal/Metal.hpp>
#include "mtl_common.hpp"
namespace Metal {