Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHICommandListImmediate > API/Runtime/RHI/FRHICommandListImmediate/MapStagingSurface
References
Module | RHI |
Header | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
Include | #include "RHICommandList.h" |
void MapStagingSurface
(
FRHITexture * Texture,
FRHIGPUFence * Fence,
void *& OutData,
int32 & OutWidth,
int32 & OutHeight,
uint32 GPUIndex
)