FShaderParameterParser::ParseAndMoveShaderParametersToRootConstantBuffer

Windows
MacOS
Linux

References

Module

ShaderCompilerCommon

Header

/Engine/Source/Developer/ShaderCompilerCommon/Public/ShaderCompilerCommon.h

Include

#include "ShaderCompilerCommon.h"

Source

/Engine/Source/Developer/ShaderCompilerCommon/Private/ShaderCompilerCommon.cpp

Syntax

bool ParseAndMoveShaderParametersToRootConstantBuffer
(
    const FShaderCompilerInput & CompilerInput,
    FShaderCompilerOutput & CompilerOutput,
    FString & PreprocessedShaderSource,
    const TCHAR * ConstantBufferType
)

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