No more shared pointers
This commit is contained in:
@@ -56,7 +56,6 @@ void GameView::commitUpdate()
|
||||
|
||||
void GameView::prepareRender()
|
||||
{
|
||||
renderGraph.updatePassData(depthPrepassData, lightCullingData, basePassData, skyboxData);
|
||||
}
|
||||
|
||||
void GameView::render()
|
||||
|
||||
Reference in New Issue
Block a user