Navigation
API > API/Runtime > API/Runtime/RenderCore
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRDGTextureDesc Translate
(
const FPooledRenderTargetDesc& InDesc |
Translates from a pooled render target descriptor to an RDG texture descriptor. | RenderGraphResources.h | |
FPooledRenderTargetDesc Translate
(
const FRHITextureDesc& InDesc |
Translates from an RHI/RDG texture descriptor to a pooled render target descriptor. | RenderGraphResources.h | |
FRHIBufferCreateInfo Translate
(
const FRDGBufferDesc& InDesc |
Translates from a RDG buffer descriptor to a RHI buffer creation info | RenderGraphResources.h | |
FPooledRenderTargetDesc Translate
(
const FRHITextureDesc& InDesc |
Translates from an RHI/RDG texture descriptor to a pooled render target descriptor. | ||
FRHIBufferCreateInfo Translate
(
const FRDGBufferDesc& InDesc |
Translates from a RDG buffer descriptor to a RHI buffer creation info | ||
FRDGTextureDesc Translate
(
const FPooledRenderTargetDesc& InDesc |
Translates from a pooled render target descriptor to an RDG texture descriptor. |
Translate(const FPooledRenderTargetDesc &)
Description
Translates from a pooled render target descriptor to an RDG texture descriptor.
| Name | Translate |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphResources.h |
| Include Path | #include "RenderGraphResources.h" |
| Source | /Engine/Source/Runtime/RenderCore/Public/RenderGraphResources.inl |
FRDGTextureDesc Translate
(
const FPooledRenderTargetDesc & InDesc
)
Translate(const FRHITextureDesc &)
Description
Translates from an RHI/RDG texture descriptor to a pooled render target descriptor.
| Name | Translate |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphResources.h |
| Include Path | #include "RenderGraphResources.h" |
| Source | /Engine/Source/Runtime/RenderCore/Public/RenderGraphResources.inl |
FPooledRenderTargetDesc Translate
(
const FRHITextureDesc & InDesc
)
Translate(const FRDGBufferDesc &)
Description
Translates from a RDG buffer descriptor to a RHI buffer creation info
| Name | Translate |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphResources.h |
| Include Path | #include "RenderGraphResources.h" |
| Source | /Engine/Source/Runtime/RenderCore/Public/RenderGraphResources.inl |
FRHIBufferCreateInfo Translate
(
const FRDGBufferDesc & InDesc
)
Translate(const FRHITextureDesc &)
Description
Translates from an RHI/RDG texture descriptor to a pooled render target descriptor.
| Name | Translate |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphResources.inl |
| Include Path | #include "RenderGraphResources.inl" |
FPooledRenderTargetDesc Translate
(
const FRHITextureDesc & InDesc
)
Translate(const FRDGBufferDesc &)
Description
Translates from a RDG buffer descriptor to a RHI buffer creation info
| Name | Translate |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphResources.inl |
| Include Path | #include "RenderGraphResources.inl" |
FRHIBufferCreateInfo Translate
(
const FRDGBufferDesc & InDesc
)
Translate(const FPooledRenderTargetDesc &)
Description
Translates from a pooled render target descriptor to an RDG texture descriptor.
| Name | Translate |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphResources.inl |
| Include Path | #include "RenderGraphResources.inl" |
FRDGTextureDesc Translate
(
const FPooledRenderTargetDesc & InDesc
)