HAL::GetRenderSync

HAL::GetRenderSync
virtual RenderSync* GetRenderSync();
Description

GetRenderSync returns the RenderSync object, used for synchronizing the CPU and GPU. Not all platforms require this object, it is valid for this function to return 0.

Return Value

The RenderSync object.