Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHICommandListImmediate
References
| |
|
| Module |
RHI |
| Header |
/Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include |
#include "RHICommandList.h" |
| Source |
/Engine/Source/Runtime/RHI/Private/RHICommandList.cpp |
void UpdateRHIResources
&40;
FRHIResourceUpdateInfo &42; UpdateInfos,
int32 Num,
bool bNeedReleaseRefs
&41;
Parameters
| Name |
Description |
| UpdateInfos |
an array of update infos |
| Num |
number of update infos |
| bNeedReleaseRefs |
whether Release need to be called on RHI resources referenced by update infos |