FRHITextureTests::RunTest_UAVClear_Texture

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 RunTest_UAVClear_Texture
(
    FRHICommandListImmediate & RHICmdList,
    const FString & TestName,
    FRHITexture * TextureRHI,
    uint32 MipIndex,
    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