Navigation
API > API/Runtime > API/Runtime/RHI
References
Module | RHI |
Header | /Engine/Source/Runtime/RHI/Public/RHIFeatureLevel.h |
Include | #include "RHIFeatureLevel.h" |
Syntax
struct FGenericStaticFeatureLevel
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FGenericStaticFeatureLevel
(
const ERHIFeatureLevel::Type InFeatureLevel |
||
![]() |
FGenericStaticFeatureLevel
(
const TEnumAsByte< ERHIFeatureLevel::Type > InFeatureLevel |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
|||
![]() ![]() |
bool | operator!=
(
const ERHIFeatureLevel::Type Other |
|
![]() ![]() |
bool | operator<
(
const ERHIFeatureLevel::Type Other |
|
![]() ![]() |
bool | operator<=
(
const ERHIFeatureLevel::Type Other |
|
![]() ![]() |
bool | operator==
(
const ERHIFeatureLevel::Type Other |
|
![]() ![]() |
bool | operator>
(
const ERHIFeatureLevel::Type Other |
|
![]() ![]() |
bool | operator>=
(
const ERHIFeatureLevel::Type Other |