Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRDGUserValidation
| Type | Name | Description | |
|---|---|---|---|
| void | ValidateCreateTexture
(
FRDGTextureRef Texture |
Tracks and validates the creation of a new externally created / registered resource instances. | |
| void | ValidateCreateTexture
(
const FRDGTextureDesc& Desc, |
Tracks and validates inputs into resource creation functions. |