IGraphicsFence
Description
- Derived from
- Extended by
-
GraphicsFence abstract
A graphics fence that allows the CPU to wait until the GPU has finished processing its commands.
The Set and Wait methods may only be called between paired calls to IBeginEnd.Begin and IBeginEnd.End of the owning IGraphicsContext object.