Avoid displacement related fbo bind in non advanced pipeline
This commit is contained in:
parent
bcc46b149e
commit
20959f970a
@ -331,6 +331,8 @@ void IrrDriver::renderScene(scene::ICameraSceneNode * const camnode, std::vector
|
||||
renderParticles();
|
||||
PROFILER_POP_CPU_MARKER();
|
||||
}
|
||||
if (!UserConfigParams::m_dynamic_lights)
|
||||
return;
|
||||
|
||||
// Render displacement
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user