Searched defs:cl_type (Results 1 – 5 of 5) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| D | IceClFlags.cpp | 99 using cl_type = cl::list<T>; typedef 103 using cl_type = cl::opt<T>; typedef 108 using cl_type = cl::opt<T>; typedef
|
| /third_party/mesa3d/include/CL/ |
| D | cl2.hpp | 1058 Func f, cl_uint name, vector<T>* param, int, typename T::cl_type = 0) in getInfoHelper() 1154 inline cl_int getInfoHelper(Func f, cl_uint name, T* param, int, typename T::cl_type = 0) in getInfoHelper() 1750 typedef T cl_type; typedef in cl::detail::Wrapper 1844 typedef cl_device_id cl_type; typedef in cl::detail::Wrapper
|
| D | cl.hpp | 1191 inline cl_int getInfoHelper(Func f, cl_uint name, VECTOR_CLASS<T>* param, int, typename T::cl_type … in getInfoHelper() 1310 inline cl_int getInfoHelper(Func f, cl_uint name, T* param, int, typename T::cl_type = 0) in getInfoHelper() 1826 typedef T cl_type; typedef in cl::detail::Wrapper 1907 typedef cl_device_id cl_type; typedef in cl::detail::Wrapper
|
| /third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/ |
| D | cl.hpp | 1168 inline cl_int getInfoHelper(Func f, cl_uint name, VECTOR_CLASS<T>* param, int, typename T::cl_type … in getInfoHelper() 1282 inline cl_int getInfoHelper(Func f, cl_uint name, T* param, int, typename T::cl_type = 0) in getInfoHelper() 1799 typedef T cl_type; typedef in cl::detail::Wrapper 1880 typedef cl_device_id cl_type; typedef in cl::detail::Wrapper
|
| D | cl2.hpp | 993 Func f, cl_uint name, vector<T>* param, int, typename T::cl_type = 0) in getInfoHelper() 1089 inline cl_int getInfoHelper(Func f, cl_uint name, T* param, int, typename T::cl_type = 0) in getInfoHelper() 1642 typedef T cl_type; typedef in cl::detail::Wrapper 1739 typedef cl_device_id cl_type; typedef in cl::detail::Wrapper
|