DS_DEVICE_OPENCL_DEVICE 1789 magick/opencl.c profile->devices[next].type = DS_DEVICE_OPENCL_DEVICE; DS_DEVICE_OPENCL_DEVICE 1951 magick/opencl.c case DS_DEVICE_OPENCL_DEVICE: DS_DEVICE_OPENCL_DEVICE 2159 magick/opencl.c if (deviceType == DS_DEVICE_OPENCL_DEVICE) { DS_DEVICE_OPENCL_DEVICE 2221 magick/opencl.c if (profile->devices[i].type == DS_DEVICE_OPENCL_DEVICE) { DS_DEVICE_OPENCL_DEVICE 2340 magick/opencl.c else if (device->type == DS_DEVICE_OPENCL_DEVICE) DS_DEVICE_OPENCL_DEVICE 2516 magick/opencl.c if ((profile->devices[i].type == DS_DEVICE_OPENCL_DEVICE) && (profile->devices[i].oclDeviceType == CL_DEVICE_TYPE_GPU)) { DS_DEVICE_OPENCL_DEVICE 2562 magick/opencl.c else if (profile->devices[bestDeviceIndex].type == DS_DEVICE_OPENCL_DEVICE) {