GFXGeneralFence
Protected Attributes
Protected Functions
The callback used to get texture events.
Public Functions
GFXGeneralFence(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
Protected Attributes
bool mInitialized
GFXStateBlockRef mRenderSB
GFXTextureTargetRef mRenderTarget
GFXTexHandle mRTTexHandle
Protected Functions
_init()
_onTextureEvent(GFXTexCallbackCode code)
The callback used to get texture events.
Public Functions
GFXGeneralFence(GFXDevice * device)
~GFXGeneralFence()
block()
Reimplemented from: GFXFence
describeSelf()
Reimplemented from: GFXResource
getStatus()
Reimplemented from: GFXFence
issue()
Reimplemented from: GFXFence
resurrect()
Reimplemented from: GFXResource
zombify()
Reimplemented from: GFXResource