system still crashes
This commit is contained in:
@@ -114,6 +114,7 @@ class CommandQueue {
|
||||
MTL::CommandQueue* queue;
|
||||
OCommand activeCommand;
|
||||
Array<OCommand> pendingCommands;
|
||||
Array<OCommand> readyCommands;
|
||||
};
|
||||
class IOCommandQueue {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user