Lines Matching refs:host_ptr
3816 * \param host_ptr Storage to be used if the CL_MEM_USE_HOST_PTR flag was
3823 void* host_ptr = NULL,
3827 object_ = ::clCreateBuffer(context(), flags, size, host_ptr, &error);
3839 * \param host_ptr Storage to be used if the CL_MEM_USE_HOST_PTR flag was
3847 void* host_ptr = NULL,
3854 object_ = ::clCreateBuffer(context(), flags, size, host_ptr, &error);
4419 void* host_ptr = NULL,
4434 host_ptr,
4593 void* host_ptr = NULL,
4611 host_ptr,
4691 void* host_ptr = NULL,
4726 host_ptr,
4739 context(), flags,&format, width, height, row_pitch, host_ptr, &error);
5024 void* host_ptr = NULL,
5044 host_ptr,
5122 void* host_ptr = NULL,
5159 host_ptr,
5173 slice_pitch, host_ptr, &error);