Searched defs:createProgramWithSource (Results 1 – 3 of 3) sorted by relevance
214 angle::Result CLContextVk::createProgramWithSource(const cl::Program &program, in createProgramWithSource() function in rx::CLContextVk
264 angle::Result CLContextCL::createProgramWithSource(const cl::Program &program, in createProgramWithSource() function in rx::CLContextCL
259 cl_program Context::createProgramWithSource(cl_uint count, in createProgramWithSource() function in cl::Context