FRenderTargetWriteMask::Decode

Windows
MacOS
Linux

References

Module

Renderer

Header

/Engine/Source/Runtime/Renderer/Public/RendererUtils.h

Include

#include "RendererUtils.h"

Source

/Engine/Source/Runtime/Renderer/Private/RendererUtils.cpp

Syntax

template<uint32 NumRenderTargets>
static void Decode
(
    FRHICommandListImmediate & RHICmdList,
    FGlobalShaderMap * ShaderMap,
    IPooledRenderTarget * InRenderTargets,
    TRefCountPtr< IPooledRenderTarget > & OutRTWriteMask,
    uint32 RTWriteMaskFastVRamConfig,
    const TCHAR * RTWriteMaskDebugName
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss