Home | History | Annotate | Download | only in CL

Lines Matching full:host_ptr

1748         void* host_ptr = NULL,
1752 object_ = ::clCreateBuffer(context(), flags, size, host_ptr, &error);
1989 void* host_ptr = NULL,
1994 context(), flags,&format, width, height, row_pitch, host_ptr, &error);
2072 void* host_ptr = NULL,
2078 slice_pitch, host_ptr, &error);