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.