Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FShaderCompilingManager
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/ShaderCompiler.h |
Include | #include "ShaderCompiler.h" |
Source | /Engine/Source/Runtime/Engine/Private/ShaderCompiler/ShaderCompiler.cpp |
void AddCompiledResults
&40;
TMap< int32, FShaderMapFinalizeResults > & CompiledShaderMaps,
int32 ShaderMapIdx,
const FShaderMapFinalizeResults & Results
&41;
Remarks
Adds compiled results to the CompiledShaderMaps, merging with the existing ones as necessary.