Navigation
API > API/Runtime > API/Runtime/RHI
| Name | FImmutableSamplerState |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/RHIImmutableSamplerState.h |
| Include Path | #include "RHIImmutableSamplerState.h" |
Syntax
struct FImmutableSamplerState
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FImmutableSamplerState() |
RHIImmutableSamplerState.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| TImmutableSamplers | TStaticArray< FRHISamplerState *, MaxImmutableSamplers > | RHIImmutableSamplerState.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ImmutableSamplers | TImmutableSamplers | RHIImmutableSamplerState.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Reset() |
RHIImmutableSamplerState.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FImmutableSamplerState& rhs |
RHIImmutableSamplerState.h | ||
bool operator==
(
const FImmutableSamplerState& rhs |
RHIImmutableSamplerState.h |