Searched defs:createProgramWithBinary (Results 1 – 3 of 3) sorted by relevance
238 angle::Result CLContextVk::createProgramWithBinary(const cl::Program &program, in createProgramWithBinary() function in rx::CLContextVk
297 angle::Result CLContextCL::createProgramWithBinary(const cl::Program &program, in createProgramWithBinary() function in rx::CLContextCL
294 cl_program Context::createProgramWithBinary(cl_uint numDevices, in createProgramWithBinary() function in cl::Context