Go to the documentation of this file.
35 #include "../Render/element_array_buffer.h"
36 #include "../Image/pixel_buffer.h"
60 virtual void destroy()=0;
68 virtual void *get_data() = 0;
79 virtual void unlock() = 0;
82 virtual void upload_data(
const CL_Rect &dest_rect,
const void *data) = 0;