FRHITextureTests::Test_RHIClearUAV_Texture2D_WithParams

Windows
MacOS
Linux

References

Module

RHITests

Header

/Engine/Plugins/Tests/RHITests/Source/RHITests/Public/RHITextureTests.h

Include

#include "RHITextureTests.h"

Syntax

template<typename ValueType, uint32 NumTestBytes>
static bool Test_RHIClearUAV_Texture2D_WithParams
(
    FRHICommandListImmediate & RHICmdList,
    uint32 NumMips,
    uint32 NumSlices,
    uint32 Width,
    uint32 Height,
    EPixelFormat Format,
    const ValueType & ClearValue,
    void *, ValueType const &) ClearPtr,
    const uint8 TestValue
)

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