Searched defs:createProgramWithSource (Results 1 – 2 of 2) sorted by relevance
251 CLProgramImpl::Ptr CLContextCL::createProgramWithSource(const cl::Program &program, in createProgramWithSource() function in rx::CLContextCL
232 cl_program Context::createProgramWithSource(cl_uint count, in createProgramWithSource() function in cl::Context