Searched defs:createProgramWithIL (Results 1 – 3 of 3) sorted by relevance
229 angle::Result CLContextVk::createProgramWithIL(const cl::Program &program, in createProgramWithIL() function in rx::CLContextVk
281 angle::Result CLContextCL::createProgramWithIL(const cl::Program &program, in createProgramWithIL() function in rx::CLContextCL
289 cl_program Context::createProgramWithIL(const void *il, size_t length) in createProgramWithIL() function in cl::Context