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

/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl2.hpp1625 static cl_uint getDevicePlatformVersion(cl_device_id device) function in namespace:cl::detail
1642 return getDevicePlatformVersion(devices[0]);
1759 int version = getDevicePlatformVersion(device);
H A Dcl.hpp1800 static cl_uint getDevicePlatformVersion(cl_device_id device) function in namespace:cl::detail
1818 return getDevicePlatformVersion(devices[0]);
1917 int version = getDevicePlatformVersion(device);
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl2.hpp1725 static cl_uint getDevicePlatformVersion(cl_device_id device) function in namespace:cl::detail
1742 return getDevicePlatformVersion(devices[0]);
1856 int version = getDevicePlatformVersion(device);
H A Dcl.hpp1800 static cl_uint getDevicePlatformVersion(cl_device_id device) function in namespace:cl::detail
1818 return getDevicePlatformVersion(devices[0]);
1917 int version = getDevicePlatformVersion(device);

Completed in 48 milliseconds