Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRDGUserValidation
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ValidateCreateSRV
(
const FRDGTextureSRVDesc& Desc |
RenderGraphValidation.h | ||
void ValidateCreateSRV
(
const FRDGBufferSRVDesc& Desc |
RenderGraphValidation.h | ||
void ValidateCreateSRV
(
FRDGTextureSRVRef SRV |
RenderGraphValidation.h | ||
void ValidateCreateSRV
(
FRDGBufferSRVRef SRV |
RenderGraphValidation.h |
ValidateCreateSRV(const FRDGTextureSRVDesc &)
| Name | ValidateCreateSRV |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphValidation.h |
| Include Path | #include "RenderGraphValidation.h" |
| Source | /Engine/Source/Runtime/RenderCore/Private/RenderGraphValidation.cpp |
void ValidateCreateSRV
(
const FRDGTextureSRVDesc & Desc
)
ValidateCreateSRV(const FRDGBufferSRVDesc &)
| Name | ValidateCreateSRV |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphValidation.h |
| Include Path | #include "RenderGraphValidation.h" |
| Source | /Engine/Source/Runtime/RenderCore/Private/RenderGraphValidation.cpp |
void ValidateCreateSRV
(
const FRDGBufferSRVDesc & Desc
)
ValidateCreateSRV(FRDGTextureSRVRef)
| Name | ValidateCreateSRV |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphValidation.h |
| Include Path | #include "RenderGraphValidation.h" |
| Source | /Engine/Source/Runtime/RenderCore/Private/RenderGraphValidation.cpp |
void ValidateCreateSRV
(
FRDGTextureSRVRef SRV
)
ValidateCreateSRV(FRDGBufferSRVRef)
| Name | ValidateCreateSRV |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphValidation.h |
| Include Path | #include "RenderGraphValidation.h" |
| Source | /Engine/Source/Runtime/RenderCore/Private/RenderGraphValidation.cpp |
void ValidateCreateSRV
(
FRDGBufferSRVRef SRV
)