The type of GraphicFence.
Property | Description |
---|---|
AsyncQueueSynchronisation | You can use the graphics fence to synchronize different GPU queues, or the GPU and the CPU. |
CPUSynchronisation | You can use the graphics fence to synchronize the GPU and the CPU. This value is not supported. |