Lines Matching defs:host_ptr
3672 * \param host_ptr Storage to be used if the CL_MEM_USE_HOST_PTR flag was
3679 void* host_ptr = NULL,
3683 object_ = ::clCreateBuffer(context(), flags, size, host_ptr, &error);
3695 * \param host_ptr Storage to be used if the CL_MEM_USE_HOST_PTR flag was
3703 void* host_ptr = NULL,
3710 object_ = ::clCreateBuffer(context(), flags, size, host_ptr, &error);
4275 void* host_ptr = NULL,
4290 host_ptr,
4449 void* host_ptr = NULL,
4467 host_ptr,
4547 void* host_ptr = NULL,
4582 host_ptr,
4595 context(), flags,&format, width, height, row_pitch, host_ptr, &error);
4880 void* host_ptr = NULL,
4900 host_ptr,
4978 void* host_ptr = NULL,
5015 host_ptr,
5029 slice_pitch, host_ptr, &error);