void DestroyFBO(HALGLFramebuffer* fboid);
DestroyFBO adds a FrameBuffer to the Frame Buffer Object kill list, or deletes it immediately if currently executing in the Render thread.
Parameters |
Description |
HALGLFramebuffer* fboid |
The name of the Frame Buffer Object. |