Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FDynamicRHI
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/DynamicRHI.h |
| Include | #include "DynamicRHI.h" |
| Source | /Engine/Source/Runtime/RHI/Private/RHICommandList.cpp |
virtual FTextureRHIRef AsyncReallocateTexture2D_RenderThread
(
class FRHICommandListImmediate & RHICmdList,
FRHITexture * Texture2D,
int32 NewMipCount,
int32 NewSizeX,
int32 NewSizeY,
FThreadSafeCounter * RequestStatus
)