#include <RHITransition.h>
◆ FRHISubresourceRange() [1/3]
| FRHISubresourceRange::FRHISubresourceRange |
( |
| ) |
|
|
default |
◆ FRHISubresourceRange() [2/3]
| FRHISubresourceRange::FRHISubresourceRange |
( |
uint32 |
InMipIndex, |
|
|
uint32 |
InArraySlice, |
|
|
uint32 |
InPlaneSlice |
|
) |
| |
|
inline |
◆ FRHISubresourceRange() [3/3]
| FRHISubresourceRange::FRHISubresourceRange |
( |
uint16 |
InMipIndex, |
|
|
uint16 |
InArraySlice, |
|
|
uint16 |
InPlaneSlice |
|
) |
| |
|
inline |
◆ IgnoreDepthPlane()
| bool FRHISubresourceRange::IgnoreDepthPlane |
( |
| ) |
const |
|
inline |
◆ IgnoreStencilPlane()
| bool FRHISubresourceRange::IgnoreStencilPlane |
( |
| ) |
const |
|
inline |
◆ IsAllArraySlices()
| bool FRHISubresourceRange::IsAllArraySlices |
( |
| ) |
const |
|
inline |
◆ IsAllMips()
| bool FRHISubresourceRange::IsAllMips |
( |
| ) |
const |
|
inline |
◆ IsAllPlaneSlices()
| bool FRHISubresourceRange::IsAllPlaneSlices |
( |
| ) |
const |
|
inline |
◆ IsWholeResource()
| bool FRHISubresourceRange::IsWholeResource |
( |
| ) |
const |
|
inline |
◆ IsZeroIndexResource()
| bool FRHISubresourceRange::IsZeroIndexResource |
( |
| ) |
const |
|
inline |
◆ operator!=()
◆ operator==()
◆ ArraySlice
◆ kAllSubresources
◆ kDepthPlaneSlice
| const uint16 FRHISubresourceRange::kDepthPlaneSlice = 0 |
|
static |
◆ kStencilPlaneSlice
| const uint16 FRHISubresourceRange::kStencilPlaneSlice = 1 |
|
static |
◆ MipIndex
◆ PlaneSlice
The documentation for this struct was generated from the following file: