Searched refs:getDevices (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl2.hpp2349 cl_int getDevices( function in class:cl::Platform
2401 * returned by cl::getDevices. This can be used by the application to
2408 cl_int getDevices( function in class:cl::Platform
2753 error = platforms[i].getDevices(type, &devices);
H A Dcl.hpp2261 cl_int getDevices( function in class:cl::Platform
2301 * returned by cl::getDevices. This can be used by the application to
2308 cl_int getDevices( function in class:cl::Platform
2610 error = platforms[i].getDevices(type, &devices);
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl2.hpp2493 cl_int getDevices( function in class:cl::Platform
2545 * returned by cl::getDevices. This can be used by the application to
2552 cl_int getDevices( function in class:cl::Platform
2897 error = platforms[i].getDevices(type, &devices);
H A Dcl.hpp2261 cl_int getDevices( function in class:cl::Platform
2301 * returned by cl::getDevices. This can be used by the application to
2308 cl_int getDevices( function in class:cl::Platform
2610 error = platforms[i].getDevices(type, &devices);

Completed in 50 milliseconds