Fix some apparent previous merge error
parent
2050429e98
commit
0870539264
|
|
@ -776,10 +776,6 @@ bool LLPipeline::allocateScreenBuffer(U32 resX, U32 resY, U32 samples)
|
|||
LL_PROFILE_ZONE_SCOPED_CATEGORY_DISPLAY;
|
||||
if (mRT == &mMainRT)
|
||||
{ // hacky -- allocate auxillary buffer
|
||||
gCubeSnapshot = true;
|
||||
mReflectionMapManager.initReflectionMaps();
|
||||
mHeroProbeManager.initReflectionMaps();
|
||||
|
||||
if (sReflectionProbesEnabled)
|
||||
{
|
||||
gCubeSnapshot = true;
|
||||
|
|
|
|||
Loading…
Reference in New Issue