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