FRDGBarrierValidation::ValidateBarrierBatchBegin

Validates a begin 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 ValidateBarrierBatchBegin
(
    const FRDGPass * Pass,
    const FRDGBarrierBatchBegin & Batch
)

Remarks

Validates a begin 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