IRHIComputeContext::RHISetComputeShader

Sets the current compute shader.

Windows
MacOS
Linux

Override Hierarchy

References

Module

RHI

Header

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

Include

#include "RHIContext.h"

Syntax

void RHISetComputeShader
(
    FRHIComputeShader * ComputeShader
)

Remarks

Sets the current compute shader.

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