Navigation
Unreal Engine C++ API Reference > Runtime > RHI > FRHICommandListImmediate
Deprecated * CopySharedMips should be replaced with UE::RHI::CopySharedMips(). ** Note ** The argument ordering of the new function has changed. The new function also does not issue RHI transitions, so the caller is responsible for ensuring src/dst textures are in CopySrc/CopyDest state.
References
Module | RHI |
Header | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
Include | #include "RHICommandList.h" |
Source | /Engine/Source/Runtime/RHI/Public/RHICommandList.inl |
void CopySharedMips
&40;
FRHITexture &42; DestTexture,
FRHITexture &42; SrcTexture
&41;