GFXFence Class Reference#include <gfxFence.h>
Inheritance diagram for GFXFence: ![]()
Member Enumeration DocumentationThe states returned by getStatus().
Constructor & Destructor Documentation
Member Function Documentation
This method inserts the fence into the command buffer.
Implemented in GFXD3D9QueryFence, GFXGeneralFence, and GFXGLAppleFence.
This is a non-blocking call to get the status of the fence.
Implemented in GFXD3D9QueryFence, GFXGeneralFence, and GFXGLAppleFence.
This method will not return until the fence has been processed by the GPU.
Implemented in GFXD3D9QueryFence, GFXGeneralFence, and GFXGLAppleFence.
Member Data Documentation
|