Searched refs:getPlatformVersion (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/CL/ | ||
| H A D | cl2.hpp | 1615 static cl_uint getPlatformVersion(cl_platform_id platform) function in namespace:cl::detail 1629 return getPlatformVersion(platform); |
| H A D | cl.hpp | 1791 static cl_uint getPlatformVersion(cl_platform_id platform) function in namespace:cl::detail 1804 return getPlatformVersion(platform); |
| /xsrc/external/mit/MesaLib/dist/include/CL/ | ||
| H A D | cl2.hpp | 1715 static cl_uint getPlatformVersion(cl_platform_id platform) function in namespace:cl::detail 1729 return getPlatformVersion(platform); |
| H A D | cl.hpp | 1791 static cl_uint getPlatformVersion(cl_platform_id platform) function in namespace:cl::detail 1804 return getPlatformVersion(platform); |
Completed in 109 milliseconds