DumpDebugUSF

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

DumpDebugUSF

(
    const FShaderCompilerInput& Input,
    const ANSICHAR* Source,
    uint32 HlslCCFlags,
    const TCHAR* OverrideBaseFilen...
)

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

Public function

void

 

DumpDebugUSF

(
    const FShaderCompilerInput& Input,
    const FString& Source,
    uint32 HlslCCFlags,
    const TCHAR* OverrideBaseFilen...
)

SourceLength is no longer needed.

Public function

void

 

DumpDebugUSF

(
    const FShaderCompilerInput& Input,
    const ANSICHAR* Source,
    int32 SourceLength,
    uint32 HlslCCFlags,
    const TCHAR* OverrideBaseFilen...
)

SourceLength is no longer needed.

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