Adding benchmark
This commit is contained in:
@@ -141,7 +141,6 @@ void Command::checkFence() {
|
||||
}
|
||||
|
||||
void Command::waitForCommand(uint32 timeout) {
|
||||
pool->submitCommands();
|
||||
if (state == State::Begin) {
|
||||
// is already done
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user