Navigation
API > API/Developer > API/Developer/ShaderCompilerCommon
References
| Module | ShaderCompilerCommon |
| Header | /Engine/Source/Developer/ShaderCompilerCommon/Public/ShaderCompilerCommon.h |
| Include | #include "ShaderCompilerCommon.h" |
| Source | /Engine/Source/Developer/ShaderCompilerCommon/Private/ShaderCompilerCommon.cpp |
void AddUnboundShaderParameterError
&40;
const FShaderCompilerInput & CompilerInput,
const FShaderParameterParser & ShaderParameterParser,
const FString & ParameterBindingName,
FShaderCompilerOutput & CompilerOutput
&41;
Remarks
Adds an error to CompilerOutput.Error about a shader parameters that could not be bound.