Fence

More...

#include <Fence.h>

Detailed Description

class Fence;

This class implements a fence synchronization mechanism. The CPU waits for the fence to be signaled by the GPU when an operation is completed.


Updated on 3 April 2021 at 20:21:51 PDT