Searched refs:ctx_handle (Results 1 – 1 of 1) sorted by relevance
4263 cl_context ctx_handle = (cl_context)ctx.ptr(); in allocate() local4323 handle = clCreateBuffer(ctx_handle, CL_MEM_USE_HOST_PTR|createFlags, in allocate()4327 … handle = clCreateBuffer(ctx_handle, CL_MEM_COPY_HOST_PTR|CL_MEM_READ_WRITE|createFlags, in allocate()