I HAVE AQUIRED GPUTRACE

This commit is contained in:
Dynamitos
2024-04-19 22:44:00 +02:00
parent 194a0e8b91
commit a27e280ab8
26 changed files with 169 additions and 182 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ public:
private:
PGraphics graphics;
PDescriptorPool owner;
MTL::Buffer* buffer;
MTL::Buffer* buffer = nullptr;
MTL::ArgumentEncoder* encoder;
Array<MTL::Resource*> boundResources;
uint32 bindCount;