Navigation
API > API/Developer > API/Developer/ShaderCompilerCommon > API/Developer/ShaderCompilerCommon/FShaderConductorContext
| Type | Name | Description | |
|---|---|---|---|
| PRAGMA_DISABLE_DEPRECATION_WARNINGS bool | LoadSource
(
const FString& ShaderSource, |
Loads the shader source and converts the input descriptor to a format suitable for ShaderConductor. | |
| bool | LoadSource
(
FStringView ShaderSource, |
||
| bool | LoadSource
(
FAnsiStringView ShaderSource, |
||
| bool | LoadSource
(
const ANSICHAR* ShaderSource, |