Searched defs:getDevices (Results 1 – 7 of 7) sorted by relevance
| /external/angle/src/libANGLE/ | ||
| D | CLProgram.h | 120 inline const DevicePtrs &Program::getDevices() const in getDevices() function |
| D | CLContext.h | 174 inline const DevicePtrs &Context::getDevices() const in getDevices() function |
| D | CLPlatform.h | 120 inline const DevicePtrs &Platform::getDevices() const in getDevices() function |
| /external/deqp/scripts/android/ | ||
| D | install_apk.py | 51 def getDevices (adbPath): function |
| /external/angle/src/libANGLE/renderer/cl/ | ||
| D | CLContextCL.cpp | 45 cl::DevicePtrs CLContextCL::getDevices(cl_int &errorCode) const in getDevices() function in rx::CLContextCL |
| /external/mesa3d/include/CL/ | ||
| D | cl2.hpp | 2493 cl_int getDevices( in getDevices() function in cl::Platform |
| D | cl.hpp | 2261 cl_int getDevices( in getDevices() function in cl::Platform |