Navigation
Unreal Engine C++ API Reference > Developer > ShaderCompilerCommon > DumpDebugShaderText
References
Module | ShaderCompilerCommon |
Header | /Engine/Source/Developer/ShaderCompilerCommon/Public/ShaderCompilerCommon.h |
Include | #include "ShaderCompilerCommon.h" |
Source | /Engine/Source/Developer/ShaderCompilerCommon/Private/ShaderCompilerCommon.cpp |
void DumpDebugShaderText ( const [FShaderCompilerInput](API\Runtime\RenderCore\FShaderCompilerInput) & Input, ANSICHAR * InSource, int32 InSourceLength, const [FString](API\Runtime\Core\Containers\FString) & FileName, const [FString](API\Runtime\Core\Containers\FString) & FileExtension )