Navigation
API > API/Runtime > API/Runtime/RHI
Description
Can this platform compile shaders that use shader model 6.0 wave intrinsics. To use such shaders at runtime, also check GRHISupportsWaveOperations.
| Name | RHISupportsWaveOperations |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/DataDrivenShaderPlatformInfo.h |
| Include Path | #include "DataDrivenShaderPlatformInfo.h" |
bool RHISupportsWaveOperations
(
const FStaticShaderPlatform Platform
)