Fix stop during shader compilation
This commit is contained in:
@@ -544,8 +544,11 @@ namespace rsx
|
||||
}
|
||||
}
|
||||
|
||||
if (!Emu.IsStopped())
|
||||
{
|
||||
ensure(processed == entry_count);
|
||||
}
|
||||
}
|
||||
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user