fixed bad naming
This commit is contained in:
parent
1f22f90342
commit
bb913cbc3e
@ -219,7 +219,7 @@ void DeferredPipeline::renderGL(Scene *scene)
|
|||||||
}
|
}
|
||||||
|
|
||||||
// IMGUI PASS
|
// IMGUI PASS
|
||||||
gui.drawGL();
|
m_guiMesh->drawGL();
|
||||||
}
|
}
|
||||||
|
|
||||||
void DeferredPipeline::resizeGL(int w, int h)
|
void DeferredPipeline::resizeGL(int w, int h)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user