Increasing microprofile stack size, as some of these trees are deep.

This commit is contained in:
Ben Vanik
2014-05-30 11:44:24 -07:00
parent 0267efa5cc
commit 6c92e6a5c5
2 changed files with 1 additions and 3 deletions

View File

@@ -152,8 +152,6 @@ void D3D11GraphicsSystem::Initialize() {
}
void D3D11GraphicsSystem::Pump() {
SCOPE_profile_cpu_f("gpu");
if (swap_pending_) {
swap_pending_ = false;