Home
last modified time | relevance | path

Searched defs:createProgramWithSource (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/cl/
DCLContextCL.cpp251 CLProgramImpl::Ptr CLContextCL::createProgramWithSource(const cl::Program &program, in createProgramWithSource() function in rx::CLContextCL
/external/angle/src/libANGLE/
DCLContext.cpp232 cl_program Context::createProgramWithSource(cl_uint count, in createProgramWithSource() function in cl::Context