This version of Unity is unsupported.
Removed in version 2019.2.22

Graphics.CreateGPUFence

Obsolete public static GPUFence CreateGPUFence(Rendering.SynchronisationStage stage = UnityEngine.Rendering.SynchronisationStage.PixelProcessing);

Description

This functionality is deprecated, and should no longer be used. Please use Graphics.CreateGraphicsFence.