Version: 2022.3
言語: 日本語

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.