Testing the limits of the Canvas renderer
This commit is contained in:
@ -57,6 +57,7 @@ struct RenderPassContext &ctx
|
||||
}
|
||||
flushPass();
|
||||
|
||||
std::cout << "Passes: " << passes.size() << "\n";
|
||||
return passes;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user