Searched defs:createProgramWithBuiltInKernels (Results 1 – 2 of 2) sorted by relevance
294 CLProgramImpl::Ptr CLContextCL::createProgramWithBuiltInKernels(const cl::Program &program, in createProgramWithBuiltInKernels() function in rx::CLContextCL
285 cl_program Context::createProgramWithBuiltInKernels(cl_uint numDevices, in createProgramWithBuiltInKernels() function in cl::Context