Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHIShaderLibrary
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool PreloadShaderMap
(
int32 ShaderMapIndex, |
RHIShaderLibrary.h | ||
virtual bool PreloadShaderMap
(
int32 ShaderMapIndex, |
RHIShaderLibrary.h |
PreloadShaderMap(int32, FGraphEventArray &)
| Name | PreloadShaderMap |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/RHIShaderLibrary.h |
| Include Path | #include "RHIShaderLibrary.h" |
virtual bool PreloadShaderMap
(
int32 ShaderMapIndex,
FGraphEventArray & OutCompletionEvents
)
PreloadShaderMap(int32, FCoreDelegates::FAttachShaderReadRequestFunc)
| Name | PreloadShaderMap |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/RHIShaderLibrary.h |
| Include Path | #include "RHIShaderLibrary.h" |
virtual bool PreloadShaderMap
(
int32 ShaderMapIndex,
FCoreDelegates::FAttachShaderReadRequestFunc AttachShaderReadRequestFunc
)