/third_party/boost/libs/compute/include/boost/compute/ |
D | kernel.hpp | 181 T get_info(cl_kernel_info info) const in get_info()
|
/third_party/boost/boost/compute/ |
D | kernel.hpp | 181 T get_info(cl_kernel_info info) const in get_info()
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/ |
D | cl.h | 91 typedef cl_uint cl_kernel_info; typedef 1010 cl_kernel_info /* param_name */,
|
D | cl2.hpp | 1212 F(cl_kernel_info, CL_KERNEL_FUNCTION_NAME, string) \ 1213 F(cl_kernel_info, CL_KERNEL_NUM_ARGS, cl_uint) \ 1214 F(cl_kernel_info, CL_KERNEL_REFERENCE_COUNT, cl_uint) \ 1215 F(cl_kernel_info, CL_KERNEL_CONTEXT, cl::Context) \ 1216 F(cl_kernel_info, CL_KERNEL_PROGRAM, cl::Program) \ 1256 F(cl_kernel_info, CL_KERNEL_ATTRIBUTES, string) \ 5732 cl_int getInfo(cl_kernel_info name, T* param) const in getInfo() 5740 detail::param_traits<detail::cl_kernel_info, name>::param_type 5744 detail::cl_kernel_info, name>::param_type param; in getInfo()
|
D | cl.hpp | 1406 F(cl_kernel_info, CL_KERNEL_FUNCTION_NAME, STRING_CLASS) \ 1407 F(cl_kernel_info, CL_KERNEL_NUM_ARGS, cl_uint) \ 1408 F(cl_kernel_info, CL_KERNEL_REFERENCE_COUNT, cl_uint) \ 1409 F(cl_kernel_info, CL_KERNEL_CONTEXT, cl::Context) \ 1410 F(cl_kernel_info, CL_KERNEL_PROGRAM, cl::Program) \ 1456 F(cl_kernel_info, CL_KERNEL_ATTRIBUTES, STRING_CLASS) \ 4915 cl_int getInfo(cl_kernel_info name, T* param) const in getInfo() 4923 detail::param_traits<detail::cl_kernel_info, name>::param_type 4927 detail::cl_kernel_info, name>::param_type param; in getInfo()
|
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
D | kernel.cpp | 111 clGetKernelInfo(cl_kernel d_kern, cl_kernel_info param, in clGetKernelInfo()
|
/third_party/mesa3d/include/CL/ |
D | cl2.hpp | 1279 F(cl_kernel_info, CL_KERNEL_FUNCTION_NAME, string) \ 1280 F(cl_kernel_info, CL_KERNEL_NUM_ARGS, cl_uint) \ 1281 F(cl_kernel_info, CL_KERNEL_REFERENCE_COUNT, cl_uint) \ 1282 F(cl_kernel_info, CL_KERNEL_CONTEXT, cl::Context) \ 1283 F(cl_kernel_info, CL_KERNEL_PROGRAM, cl::Program) \ 1321 F(cl_kernel_info, CL_KERNEL_ATTRIBUTES, string) \ 1372 F(cl_kernel_info, CL_KERNEL_MAX_NUM_SUB_GROUPS, size_type) \ 1373 F(cl_kernel_info, CL_KERNEL_COMPILE_NUM_SUB_GROUPS, size_type) \ 5884 cl_int getInfo(cl_kernel_info name, T* param) const in getInfo() 5892 detail::param_traits<detail::cl_kernel_info, name>::param_type [all …]
|
D | cl.h | 93 typedef cl_uint cl_kernel_info; typedef 1397 cl_kernel_info param_name,
|
D | cl.hpp | 1436 F(cl_kernel_info, CL_KERNEL_FUNCTION_NAME, STRING_CLASS) \ 1437 F(cl_kernel_info, CL_KERNEL_NUM_ARGS, cl_uint) \ 1438 F(cl_kernel_info, CL_KERNEL_REFERENCE_COUNT, cl_uint) \ 1439 F(cl_kernel_info, CL_KERNEL_CONTEXT, cl::Context) \ 1440 F(cl_kernel_info, CL_KERNEL_PROGRAM, cl::Program) \ 1487 F(cl_kernel_info, CL_KERNEL_ATTRIBUTES, STRING_CLASS) \ 4932 cl_int getInfo(cl_kernel_info name, T* param) const in getInfo() 4940 detail::param_traits<detail::cl_kernel_info, name>::param_type 4944 detail::cl_kernel_info, name>::param_type param; in getInfo()
|
D | cl_icd.h | 375 cl_kernel kernel, cl_kernel_info param_name, size_t param_value_size,
|
/third_party/skia/third_party/externals/angle2/include/CL/ |
D | cl.h | 93 typedef cl_uint cl_kernel_info; typedef 1399 cl_kernel_info param_name,
|
D | cl_icd.h | 375 cl_kernel kernel, cl_kernel_info param_name, size_t param_value_size,
|
/third_party/opencl-headers/CL/ |
D | cl.h | 93 typedef cl_uint cl_kernel_info; typedef 1399 cl_kernel_info param_name,
|
D | cl_icd.h | 375 cl_kernel kernel, cl_kernel_info param_name, size_t param_value_size,
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/internal/ |
D | cl_icd_amd.h | 211 cl_kernel /* kernel */, cl_kernel_info /* param_name */, size_t /* param_value_size */,
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_cl_autogen.h | 146 cl_kernel_info param_name,
|
D | entry_points_cl_autogen.cpp | 617 cl_kernel_info param_name, in clGetKernelInfo()
|
/third_party/skia/third_party/externals/angle2/src/libOpenCL/ |
D | libOpenCL_autogen.cpp | 290 cl_kernel_info param_name, in clGetKernelInfo()
|