Navigation
API > API/Runtime > API/Runtime/RenderCore
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/ShaderCompilerJobTypes.h |
| Include | #include "ShaderCompilerJobTypes.h" |
Syntax
struct FShaderCompileJobKey
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | PermutationId | ||
| const FShaderType * | ShaderType | ||
| const FVertexFactoryType * | VFType |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FShaderCompileJobKey
(
const FShaderType* InType, |