FResourceArrayInterface::Discard

Called on non-UMA systems after the RHI has copied the resource data, and no longer needs the CPU's copy.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/ResourceArray.h

Include

#include "Containers/ResourceArray.h"

Syntax

void Discard()

Remarks

Called on non-UMA systems after the RHI has copied the resource data, and no longer needs the CPU's copy.