Navigation
API > API/Runtime > API/Runtime/RHI
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHIResources.h |
| Include | #include "RHIResources.h" |
Syntax
class FExclusiveDepthStencil
Constructors
| Type | Name | Description | |
|---|---|---|---|
FExclusiveDepthStencil
(
Type InValue |
Constructor |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | EnumerateSubresources
(
TFunction Function |
||
| void | GetAccess
(
ERHIAccess& DepthAccess, |
||
| uint32 | GetIndex () |
||
| FExclusiveDepthStencil | Returns a new FExclusiveDepthStencil to be used to transition a depth stencil resource to readable. | ||
| FExclusiveDepthStencil | Returns a new FExclusiveDepthStencil to be used to transition a depth stencil resource to readable. | ||
| bool | IsAnyWrite () |
||
| bool | IsDepthRead () |
||
| bool | IsDepthWrite () |
||
| bool | |||
| bool | |||
| bool | IsUsingDepth () |
||
| bool | |||
| bool | |||
| bool | IsValid
(
FExclusiveDepthStencil& Current |
||
| void | SetDepthStencilWrite
(
bool bDepth, |
||
| void | |||
| void |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FExclusiveDepthStencil& RHS |
||
| bool | operator==
(
const FExclusiveDepthStencil& rhs |
Enums
| Type | Name | Description | |
|---|---|---|---|
| Type |
Constants
| Name | Description |
|---|---|
| MaxIndex |