FRDGBarrierValidation::ValidateBarrierBatchEnd

Validates an end barrier batch just prior to submission to the command list.

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/RenderGraphValidation.h

Include

#include "RenderGraphValidation.h"

Source

/Engine/Source/Runtime/RenderCore/Private/RenderGraphValidation.cpp

Syntax

void ValidateBarrierBatchEnd
(
    const FRDGPass * Pass,
    const FRDGBarrierBatchEnd & Batch
)

Remarks

Validates an end barrier batch just prior to submission to the command list.

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