Searched defs:createProgramWithBuiltInKernels (Results 1 – 3 of 3) sorted by relevance
255 angle::Result CLContextVk::createProgramWithBuiltInKernels(const cl::Program &program, in createProgramWithBuiltInKernels() function in rx::CLContextVk
320 angle::Result CLContextCL::createProgramWithBuiltInKernels(const cl::Program &program, in createProgramWithBuiltInKernels() function in rx::CLContextCL
309 cl_program Context::createProgramWithBuiltInKernels(cl_uint numDevices, in createProgramWithBuiltInKernels() function in cl::Context