Searched defs:lws_hint (Results 1 – 4 of 4) sorted by relevance
352 void set_lws_hint(const cl::NDRange &lws_hint) in set_lws_hint()362 cl::NDRange lws_hint() const in lws_hint() function
32 …:CommandQueue &queue, ICLKernel &kernel, const Window &window, const cl::NDRange &lws_hint, bool u… in enqueue()
111 cl::NDRange lws_hint = CLKernelLibrary::get().default_ndrange(); in configure() local
199 cl::NDRange lws_hint(cl::NullRange); in configure() local