Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/cl/
DCLContextCL.cpp274 CLProgramImpl::Ptr CLContextCL::createProgramWithBinary(const cl::Program &program, in createProgramWithBinary() function in rx::CLContextCL
/external/angle/src/libANGLE/
DCLContext.cpp268 cl_program Context::createProgramWithBinary(cl_uint numDevices, in createProgramWithBinary() function in cl::Context