FOpenGLDynamicRHI::RHISetComputeShader

Sets the current compute shader.

Windows
MacOS
Linux

Override Hierarchy

IRHIComputeContext::RHISetComputeShader()

FOpenGLDynamicRHI::RHISetComputeShader()

References

Module

OpenGLDrv

Header

/Engine/Source/Runtime/OpenGLDrv/Public/OpenGLDrv.h

Include

#include "OpenGLDrv.h"

Source

/Engine/Source/Runtime/OpenGLDrv/Private/OpenGLCommands.cpp

Syntax

virtual 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