Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/TShaderMapRef
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TShaderMapRef
(
const typename ShaderType::ShaderMapType* ShaderIndex |
Shader.h | ||
TShaderMapRef
(
const typename ShaderType::ShaderMapType* ShaderIndex, |
Shader.h |
TShaderMapRef(const typename ShaderType::ShaderMapType *)
| Name | TShaderMapRef |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/Shader.h |
| Include Path | #include "Shader.h" |
TShaderMapRef
(
const typename ShaderType::ShaderMapType * ShaderIndex
)
TShaderMapRef(const typename ShaderType::ShaderMapType *, const typename ShaderType::FPermutationDomain &)
| Name | TShaderMapRef |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/Shader.h |
| Include Path | #include "Shader.h" |
TShaderMapRef
(
const typename ShaderType::ShaderMapType * ShaderIndex,
const typename ShaderType::FPermutationDomain & PermutationVector
)