Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRDGTextureSRVDesc
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
RenderGraphResources.h |
|
|
|
RenderGraphResources.h |
|
FRDGTextureSRVDesc()
| |
|
| Name |
FRDGTextureSRVDesc |
| Type |
function |
| Header File |
/Engine/Source/Runtime/RenderCore/Public/RenderGraphResources.h |
| Include Path |
#include "RenderGraphResources.h" |
FRDGTextureSRVDesc()
FRDGTextureSRVDesc(FRDGTexture *)
| |
|
| Name |
FRDGTextureSRVDesc |
| Type |
function |
| Header File |
/Engine/Source/Runtime/RenderCore/Public/RenderGraphResources.h |
| Include Path |
#include "RenderGraphResources.h" |
FRDGTextureSRVDesc
(
FRDGTexture * InTexture
)