RHISupportsWaveOperations

Can this platform compile shaders that use shader model 6.0 wave intrinsics.

Windows
MacOS
Linux

References

Module

RHI

Header

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

Include

#include "RHI.h"

Syntax

bool RHISupportsWaveOperations
(
    const FStaticShaderPlatform Platform
)

Remarks

Can this platform compile shaders that use shader model 6.0 wave intrinsics. To use such shaders at runtime, also check GRHISupportsWaveOperations.

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