Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHITransientAllocationFences
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| RHITransientResourceAllocator.h | |||
FRHITransientAllocationFences
(
ERHIPipeline InPipelines |
Expects the bitmask of the pipes this transient allocation was accessed on, which can be different from the fences themselves. | RHITransientResourceAllocator.h |
FRHITransientAllocationFences()
| Name | FRHITransientAllocationFences |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/RHITransientResourceAllocator.h |
| Include Path | #include "RHITransientResourceAllocator.h" |
FRHITransientAllocationFences()
FRHITransientAllocationFences(ERHIPipeline)
Description
Expects the bitmask of the pipes this transient allocation was accessed on, which can be different from the fences themselves.
| Name | FRHITransientAllocationFences |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/RHITransientResourceAllocator.h |
| Include Path | #include "RHITransientResourceAllocator.h" |
FRHITransientAllocationFences
(
ERHIPipeline InPipelines
)