Home
last modified time | relevance | path

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

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