#include <render_buffer_provider.h>
Public Member Functions | |
Construction | |
| virtual | ~CL_RenderBufferProvider () |
Operations | |
| virtual void | create (int width, int height, CL_TextureFormat internal_format)=0 |
| Create a render buffer image with the specified dimensions. | |
| virtual void | destroy ()=0 |
| Destroys the provider. | |
|
|
|
|
||||||||||||||||
|
Create a render buffer image with the specified dimensions.
|
|
|
Destroys the provider.
|
1.4.6