clGetSupportedImageFormats 689 3rdparty/include/opencl/1.2/CL/cl.h clGetSupportedImageFormats(cl_context /* context */, clGetSupportedImageFormats 360 3rdparty/include/opencl/1.2/CL/cl.hpp #define __GET_SUPPORTED_IMAGE_FORMATS_ERR __ERR_STR(clGetSupportedImageFormats) clGetSupportedImageFormats 2585 3rdparty/include/opencl/1.2/CL/cl.hpp cl_int err = ::clGetSupportedImageFormats( clGetSupportedImageFormats 2598 3rdparty/include/opencl/1.2/CL/cl.hpp err = ::clGetSupportedImageFormats( clGetSupportedImageFormats 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*); clGetSupportedImageFormats 938 modules/core/src/ocl.cpp OCL_FUNC(cl_int, clGetSupportedImageFormats, clGetSupportedImageFormats 5567 modules/core/src/ocl.cpp cl_int err = clGetSupportedImageFormats(context, CL_MEM_READ_WRITE, clGetSupportedImageFormats 5571 modules/core/src/ocl.cpp err = clGetSupportedImageFormats(context, CL_MEM_READ_WRITE, clGetSupportedImageFormats 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*) = clGetSupportedImageFormats 475 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp static const struct DynamicFnEntry clGetSupportedImageFormats_definition = { "clGetSupportedImageFormats", (void**)&clGetSupportedImageFormats};