cl_mem_object_type   98 3rdparty/include/opencl/1.2/CL/cl.h     cl_mem_object_type      image_type;
cl_mem_object_type  691 3rdparty/include/opencl/1.2/CL/cl.h                            cl_mem_object_type   /* image_type */,
cl_mem_object_type 1303 3rdparty/include/opencl/1.2/CL/cl.hpp     F(cl_mem_info, CL_MEM_TYPE, cl_mem_object_type) \
cl_mem_object_type 2581 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_mem_object_type type,
cl_mem_object_type  346 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clGetSupportedImageFormats)(cl_context, cl_mem_flags, cl_mem_object_type, cl_uint, cl_image_format*, cl_uint*);
cl_mem_object_type  200 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clGetSupportedImageFormats(cl_context p0, cl_mem_flags p1, cl_mem_object_type p2, cl_uint p3, cl_image_format* p4, cl_uint* p5) { return clGetSupportedImageFormats_pfn(p0, p1, p2, p3, p4, p5); }
cl_mem_object_type  275 modules/core/src/ocl.cpp     cl_mem_object_type      image_type;
cl_mem_object_type  941 modules/core/src/ocl.cpp  cl_mem_object_type image_type,
cl_mem_object_type 5764 modules/core/src/ocl.cpp     cl_mem_object_type type = 0;
cl_mem_object_type  473 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clGetSupportedImageFormats)(cl_context, cl_mem_flags, cl_mem_object_type, cl_uint, cl_image_format*, cl_uint*) =
cl_mem_object_type  474 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp         opencl_fn6<OPENCL_FN_clGetSupportedImageFormats, cl_int, cl_context, cl_mem_flags, cl_mem_object_type, cl_uint, cl_image_format*, cl_uint*>::switch_fn;