DS_DEVICE_NATIVE_CPU 1620 magick/opencl.c profile->devices[next].type = DS_DEVICE_NATIVE_CPU; DS_DEVICE_NATIVE_CPU 1744 magick/opencl.c case DS_DEVICE_NATIVE_CPU: DS_DEVICE_NATIVE_CPU 2053 magick/opencl.c else if (deviceType == DS_DEVICE_NATIVE_CPU) { DS_DEVICE_NATIVE_CPU 2055 magick/opencl.c if (profile->devices[i].type == DS_DEVICE_NATIVE_CPU) { DS_DEVICE_NATIVE_CPU 2135 magick/opencl.c if (device->type == DS_DEVICE_NATIVE_CPU) DS_DEVICE_NATIVE_CPU 2359 magick/opencl.c if (profile->devices[bestDeviceIndex].type == DS_DEVICE_NATIVE_CPU) {