OpenCV uses Cuda for this GPU, which is only supported on NVidia graphics cards. OpenCL has an experimental port of OpenCV GPU functions, and probably OpenCL will be supported in the future - at least on the iPad (OpenCL can run its GPU)
You can use shaders in OpenGL ES2.0 on iPhone and iPad
Martin beckett
source share