Home
last modified time | relevance | path

Searched refs:cl_kernel_info (Results 1 – 18 of 18) sorted by relevance

/third_party/boost/libs/compute/include/boost/compute/
Dkernel.hpp181 T get_info(cl_kernel_info info) const in get_info()
/third_party/boost/boost/compute/
Dkernel.hpp181 T get_info(cl_kernel_info info) const in get_info()
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl.h91 typedef cl_uint cl_kernel_info; typedef
1010 cl_kernel_info /* param_name */,
Dcl2.hpp1212 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()
Dcl.hpp1406 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/
Dkernel.cpp111 clGetKernelInfo(cl_kernel d_kern, cl_kernel_info param, in clGetKernelInfo()
/third_party/mesa3d/include/CL/
Dcl2.hpp1279 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 …]
Dcl.h93 typedef cl_uint cl_kernel_info; typedef
1397 cl_kernel_info param_name,
Dcl.hpp1436 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()
Dcl_icd.h375 cl_kernel kernel, cl_kernel_info param_name, size_t param_value_size,
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl.h93 typedef cl_uint cl_kernel_info; typedef
1399 cl_kernel_info param_name,
Dcl_icd.h375 cl_kernel kernel, cl_kernel_info param_name, size_t param_value_size,
/third_party/opencl-headers/CL/
Dcl.h93 typedef cl_uint cl_kernel_info; typedef
1399 cl_kernel_info param_name,
Dcl_icd.h375 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/
Dcl_icd_amd.h211 cl_kernel /* kernel */, cl_kernel_info /* param_name */, size_t /* param_value_size */,
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_cl_autogen.h146 cl_kernel_info param_name,
Dentry_points_cl_autogen.cpp617 cl_kernel_info param_name, in clGetKernelInfo()
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
DlibOpenCL_autogen.cpp290 cl_kernel_info param_name, in clGetKernelInfo()