DumpDebugUSF

Utility functions shared amongst all backends to write out a dumped USF.

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

void DumpDebugUSF
(
    const FShaderCompilerInput & Input,
    const ANSICHAR * Source,
    uint32 HlslCCFlags,
    const TCHAR * OverrideBaseFilename
)

Remarks

Utility functions shared amongst all backends to write out a dumped USF.

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