Basic metal backend
This commit is contained in:
@@ -94,6 +94,7 @@ private:
|
||||
PGraphics graphics;
|
||||
MTL::CommandQueue* queue;
|
||||
OCommand activeCommand;
|
||||
Array<OCommand> pendingCommands;
|
||||
};
|
||||
class IOCommandQueue
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user