Home
last modified time | relevance | path

Searched refs:cl_context_info (Results 1 - 15 of 15) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dcontext.cpp114 clGetContextInfo(cl_context d_ctx, cl_context_info param, in clGetContextInfo()
/third_party/opencl-headers/include/
H A Dopencl_wrapper.h90 using clGetContextInfoFunc = cl_int (*)(cl_context, cl_context_info, size_t, void *, size_t *);
/third_party/opencl-headers/CL/
H A Dcl_function_types.h97 cl_context_info param_name,
H A Dcl.h59 typedef cl_uint cl_context_info; typedef
468 /* cl_context_info */
1045 cl_context_info param_name,
H A Dcl_icd.h102 cl_context context, cl_context_info param_name, size_t param_value_size,
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_cl_autogen.h59 cl_context_info param_name,
H A Dentry_points_cl_autogen.cpp193 cl_context_info param_name, in clGetContextInfo()
/third_party/mesa3d/include/CL/
H A Dcl.h59 typedef cl_uint cl_context_info; typedef
459 /* cl_context_info */
1036 cl_context_info param_name,
H A Dcl2.hpp1231 F(cl_context_info, CL_CONTEXT_REFERENCE_COUNT, cl_uint) \
1232 F(cl_context_info, CL_CONTEXT_DEVICES, cl::vector<Device>) \
1233 F(cl_context_info, CL_CONTEXT_PROPERTIES, cl::vector<cl_context_properties>) \
1296 F(cl_context_info, CL_CONTEXT_NUM_DEVICES, cl_uint)\
3023 cl_int getInfo(cl_context_info name, T* param) const in getInfo()
3032 detail::param_traits<detail::cl_context_info, name>::param_type
3036 detail::cl_context_info, name>::param_type param; in getInfo()
H A Dcl.hpp1388 F(cl_context_info, CL_CONTEXT_REFERENCE_COUNT, cl_uint) \
1389 F(cl_context_info, CL_CONTEXT_DEVICES, VECTOR_CLASS<Device>) \
1390 F(cl_context_info, CL_CONTEXT_PROPERTIES, VECTOR_CLASS<cl_context_properties>) \
1453 F(cl_context_info, CL_CONTEXT_NUM_DEVICES, cl_uint)\
2758 cl_int getInfo(cl_context_info name, T* param) const in getInfo()
2767 detail::param_traits<detail::cl_context_info, name>::param_type
2771 detail::cl_context_info, name>::param_type param; in getInfo()
H A Dcl_icd.h102 cl_context context, cl_context_info param_name, size_t param_value_size,
/third_party/skia/third_party/externals/angle2/include/CL/
H A Dcl.h59 typedef cl_uint cl_context_info; typedef
461 /* cl_context_info */
1038 cl_context_info param_name,
H A Dcl_icd.h102 cl_context context, cl_context_info param_name, size_t param_value_size,
/third_party/opencl-headers/src/
H A Dopencl_wrapper.cpp341 cl_int clGetContextInfo(cl_context context, cl_context_info param_name, size_t param_value_size, void *param_value, in clGetContextInfo()
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
H A DlibOpenCL_autogen.cpp91 cl_context_info param_name, in clGetContextInfo()

Completed in 54 milliseconds