Fix crash when GPUTask gets deleted before sync happens
This commit is contained in:
@@ -58,6 +58,8 @@ protected:
|
||||
{
|
||||
}
|
||||
|
||||
~GPUTask();
|
||||
|
||||
public:
|
||||
/// <summary>
|
||||
/// Gets a task type.
|
||||
|
||||
Reference in New Issue
Block a user