|
static void | Initialize (plGALDeviceDX11 *pDevice) |
|
static void | DeInitialize () |
|
static ID3D11Query * | RequestFence () |
|
static void | ReclaimFence (ID3D11Query *&ref_pFence) |
|
static void | InsertFence (ID3D11Query *pFence) |
|
static plEnum< plGALAsyncResult > | GetFenceResult (ID3D11Query *pFence, plTime timeout=plTime::MakeZero()) |
|
The documentation for this class was generated from the following files:
- Code/Engine/RendererDX11/Pools/FencePoolDX11.h
- Code/Engine/RendererDX11/Pools/Implementation/FencePoolDX11.cpp