Hai , Does OpenCV OpenCL(cv::ocl) supports QUALCOMM GPU? In ocl.cpp source code , there are 4 vendor IDs (3 for Intel,AMD & Nvidia and 1 for UNKNOWN_VENDOR). Does OpenCV OpenCL supports other GPUs(Mobile GPUs).? If so How to check that?
What happens if Vendor is set to UNKNOWN_VENDOR?