102 context->
writeBuffer(myColumnsBuffer, totalsize *
sizeof(inttype), coldata, blocking);
void writeBuffer(const cl::Buffer &buf, size_t size, const void *p, bool blocking=true, size_t offset=0)
Write the specified number of bytes to the buffer.
static CE_Context * getContext(bool gl_shared=true, bool shared_fallback=true)