GFXGLAppleFence
Engine/source/gfx/gl/gfxGLAppleFence.h
Public Functions
GFXGLAppleFence(GFXDevice * device)
The resource should put a description of itself (number of vertices, size/width of texture, etc.) in buffer.
This is a non-blocking call to get the status of the fence.
Detailed Description
Private Attributes
GLuint mHandle
bool mIssued
Public Functions
GFXGLAppleFence(GFXDevice * device)
~GFXGLAppleFence()
block()
Reimplemented from: GFXFence
describeSelf()
Reimplemented from: GFXResource
getStatus()
Reimplemented from: GFXFence
issue()
Reimplemented from: GFXFence
resurrect()
Reimplemented from: GFXResource
zombify()
Reimplemented from: GFXResource