Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FDynamicRHI
- FDynamicRHI::LockTexture2D_RenderThread()
- FVulkanDynamicRHI::LockTexture2D_RenderThread()
- FOpenGLDynamicRHI::LockTexture2D_RenderThread()
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/DynamicRHI.h |
| Include | #include "DynamicRHI.h" |
| Source | /Engine/Source/Runtime/RHI/Private/RHICommandList.cpp |
virtual void &42; LockTexture2D_RenderThread
&40;
class FRHICommandListImmediate & RHICmdList,
FRHITexture2D &42; Texture,
uint32 MipIndex,
EResourceLockMode LockMode,
uint32 & DestStride,
bool bLockWithinMiptail,
bool bNeedsDefaultRHIFlush,
uint64 &42; OutLockedByteCount
&41;