Searched defs:is_cpu (Results 1 – 2 of 2) sorted by relevance
1056 bool is_cpu = device_ != nullptr; in DebugString() local
1052 static double RunOpenCLBenchmark(MagickBooleanType is_cpu) in RunOpenCLBenchmark()