Version: 2022.2

GraphicsFenceType

enumeration

切换到手册

描述

The type of GraphicFence.

变量

AsyncQueueSynchronisationYou can use the graphics fence to synchronize different GPU queues, or the GPU and the CPU.
CPUSynchronisationYou can use the graphics fence to synchronize the GPU and the CPU. This value is not supported.