Navigation
API > API/Runtime > API/Runtime/RHI
Inheritance Hierarchy
- FRHISubresourceRange
- FRHITransitionInfo
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHITransition.h |
| Include | #include "RHITransition.h" |
Syntax
struct FRHISubresourceRange
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32 | ArraySlice | ||
| uint32 | MipIndex | ||
| uint32 | PlaneSlice |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRHISubresourceRange
(
uint32 InMipIndex, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| bool | |||
| bool | |||
| bool | IsAllMips () |
||
| bool | |||
| bool |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
FRHISubresourceRange const& RHS |
||
| bool | operator==
(
FRHISubresourceRange const& RHS |
Constants
| Name | Description |
|---|---|
| kAllSubresources | |
| kDepthPlaneSlice | |
| kStencilPlaneSlice |