![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Functions | |
| FPooledRenderTargetDesc | Translate (const FRHITextureDesc &InDesc) |
| FRHIBufferCreateInfo | Translate (const FRDGBufferDesc &InDesc) |
| FRDGTextureDesc | Translate (const FPooledRenderTargetDesc &InDesc) |
| FGraphicsPipelineRenderTargetsInfo | ExtractRenderTargetsInfo (const FRDGParameterStruct &ParameterStruct) |
| FGraphicsPipelineRenderTargetsInfo | ExtractRenderTargetsInfo (const FRenderTargetBindingSlots &RenderTargets) |
|
inline |
|
inline |
|
inline |
Translates from a pooled render target descriptor to an RDG texture descriptor.
|
inline |
Translates from a RDG buffer descriptor to a RHI buffer creation info
|
inline |
Translates from an RHI/RDG texture descriptor to a pooled render target descriptor.