FOpenGLDynamicRHI::RHICopyTexture

FIXME: Broken on Android for cubemaps.

Windows
MacOS
Linux

Override Hierarchy

IRHICommandContext::RHICopyTexture()

FOpenGLDynamicRHI::RHICopyTexture()

References

Module

OpenGLDrv

Header

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

Include

#include "OpenGLDrv.h"

Source

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

Syntax

virtual void RHICopyTexture
(
    FRHITexture * SourceTexture,
    FRHITexture * DestTexture,
    const FRHICopyTextureInfo & CopyInfo
)

Remarks

FIXME: Broken on Android for cubemaps.

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