Navigation
API > API/Runtime > API/Runtime/RHI
| Name | FStaticShaderPlatform |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/RHIShaderPlatform.h |
| Include Path | #include "RHIShaderPlatform.h" |
Syntax
struct FStaticShaderPlatform
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FStaticShaderPlatform
(
const EShaderPlatform InPlatform |
RHIShaderPlatform.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Platform | const EShaderPlatform | RHIShaderPlatform.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
operator EShaderPlatform() |
RHIShaderPlatform.h | ||
bool operator!=
(
const EShaderPlatform Other |
RHIShaderPlatform.h | ||
bool operator==
(
const EShaderPlatform Other |
RHIShaderPlatform.h |