Navigation
API > API/Runtime > API/Runtime/RHI
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TCHAR * LexToString
(
EPSOPrecacheResult Result |
PipelineStateCache.h | ||
FString LexToString
(
ERHIFeatureLevel::Type Level |
Stringifies ERHIFeatureLevel | RHIStrings.h | |
const TCHAR * LexToString
(
ERHIDescriptorHeapType InHeapType |
Stringifies ERHIDescriptorHeapType | RHIStrings.h | |
FString LexToString
(
EShaderPlatform Platform, |
Stringifies EShaderPlatform | RHIStrings.h |
LexToString(EPSOPrecacheResult)
| Name | LexToString |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/PipelineStateCache.h |
| Include Path | #include "PipelineStateCache.h" |
| Source | /Engine/Source/Runtime/RHI/Private/PipelineStateCache.cpp |
const TCHAR * LexToString
(
EPSOPrecacheResult Result
)
LexToString(ERHIFeatureLevel::Type)
Description
Stringifies ERHIFeatureLevel
| Name | LexToString |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/RHIStrings.h |
| Include Path | #include "RHIStrings.h" |
| Source | /Engine/Source/Runtime/RHI/Private/RHIStrings.cpp |
FString LexToString
(
ERHIFeatureLevel::Type Level
)
LexToString(ERHIDescriptorHeapType)
Description
Stringifies ERHIDescriptorHeapType
| Name | LexToString |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/RHIStrings.h |
| Include Path | #include "RHIStrings.h" |
| Source | /Engine/Source/Runtime/RHI/Private/RHIStrings.cpp |
const TCHAR * LexToString
(
ERHIDescriptorHeapType InHeapType
)
LexToString(EShaderPlatform, bool)
Description
Stringifies EShaderPlatform
| Name | LexToString |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/RHIStrings.h |
| Include Path | #include "RHIStrings.h" |
| Source | /Engine/Source/Runtime/RHI/Private/RHIStrings.cpp |
FString LexToString
(
EShaderPlatform Platform,
bool bError
)