Navigation
API > API/Runtime > API/Runtime/RenderCore
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/ShaderCompilerJobTypes.h |
| Include | #include "ShaderCompilerJobTypes.h" |
Syntax
struct FShaderPipelineCompileJobKey
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | PermutationId | ||
| const FShaderPipelineType * | ShaderPipeline | ||
| const FVertexFactoryType * | VFType |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FShaderPipelineCompileJobKey
(
const FShaderPipelineType* InType, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint32 | MakeHash
(
uint32 Id |