Merge branch 'DRTVWR-596' of github.com:secondlife/viewer into DRTVWR-596

master
RunitaiLinden 2023-12-06 10:33:49 -06:00
commit b4f6c5e2e8
1 changed files with 1 additions and 4 deletions

View File

@ -3821,10 +3821,7 @@ void LLPipeline::renderGeomDeferred(LLCamera& camera, bool do_occlusion)
poolp->endDeferredPass(i);
LLVertexBuffer::unbind();
if (gDebugGL || gDebugPipeline)
{
LLGLState::checkStates();
}
LLGLState::checkStates();
}
}
else