Lines Matching refs:host_ptr
3179 * \param host_ptr Storage to be used if the CL_MEM_USE_HOST_PTR flag was
3186 void* host_ptr = NULL,
3190 object_ = ::clCreateBuffer(context(), flags, size, host_ptr, &error);
3202 * \param host_ptr Storage to be used if the CL_MEM_USE_HOST_PTR flag was
3210 void* host_ptr = NULL,
3217 object_ = ::clCreateBuffer(context(), flags, size, host_ptr, &error);
3676 void* host_ptr = NULL,
3691 host_ptr,
3840 void* host_ptr = NULL,
3858 host_ptr,
3930 void* host_ptr = NULL,
3965 host_ptr,
3978 context(), flags,&format, width, height, row_pitch, host_ptr, &error);
4148 void* host_ptr = NULL,
4168 host_ptr,
4241 void* host_ptr = NULL,
4278 host_ptr,
4292 slice_pitch, host_ptr, &error);