Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FDynamicRHI
- FDynamicRHI::AsyncReallocateTexture2D_RenderThread()
- FVulkanDynamicRHI::AsyncReallocateTexture2D_RenderThread()
- FOpenGLDynamicRHI::AsyncReallocateTexture2D_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 FTexture2DRHIRef AsyncReallocateTexture2D_RenderThread
&40;
class FRHICommandListImmediate & RHICmdList,
FRHITexture2D &42; Texture2D,
int32 NewMipCount,
int32 NewSizeX,
int32 NewSizeY,
FThreadSafeCounter &42; RequestStatus
&41;