Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FGlobalDynamicIndexBuffer
Description
Commits allocated memory to the GPU. WARNING: Once this buffer has been committed to the GPU, allocations remain valid only until the next call to Allocate!
| Name | Commit |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/GlobalRenderResources.h |
| Include Path | #include "GlobalRenderResources.h" |
| Source | /Engine/Source/Runtime/RenderCore/Private/GlobalRenderResources.cpp |
void Commit()