SL-19954 Fix for rigged alpha pbr sometimes not getting reflection probe parameters

master
RunitaiLinden 2023-07-18 12:18:07 -05:00
parent 2f8f1c7a44
commit a0089c432a
1 changed files with 4 additions and 0 deletions

View File

@ -204,6 +204,10 @@ void LLDrawPoolAlpha::renderPostDeferred(S32 pass)
prepare_alpha_shader(pbr_shader, false, true, water_sign);
// explicitly unbind here so render loop doesn't make assumptions about the last shader
// already being setup for rendering
LLGLSLShader::unbind();
if (!LLPipeline::sRenderingHUDs)
{
// first pass, render rigged objects only and render to depth buffer