IRHICommandContext::RHIWaitComputeFence

Compute queue will wait for the fence to be written before continuing.

Windows
MacOS
Linux

Override Hierarchy

IRHIComputeContext::RHIWaitComputeFence()

IRHICommandContext::RHIWaitComputeFence()

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/RHIContext.h

Include

#include "RHIContext.h"

Syntax

virtual void RHIWaitComputeFence
(
    FRHIComputeFence * InFence
)

Remarks

Compute queue will wait for the fence to be written before continuing.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss