Navigation
API > API/Runtime > API/Runtime/RenderCore
| Name | FShaderCompileJobKey |
| Type | struct |
| Header File | /Engine/Source/Runtime/RenderCore/Public/ShaderCompilerJobTypes.h |
| Include Path | #include "ShaderCompilerJobTypes.h" |
Syntax
struct FShaderCompileJobKey
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FShaderCompileJobKey
(
const FShaderType* InType, |
ShaderCompilerJobTypes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PermutationId | int32 | ShaderCompilerJobTypes.h | ||
| ShaderType | const FShaderType * | ShaderCompilerJobTypes.h | ||
| VFType | const FVertexFactoryType * | ShaderCompilerJobTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint32 MakeHash
(
uint32 Id |
ShaderCompilerJobTypes.h | ||
FString ToString() |
ShaderCompilerJobTypes.h |