Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:cpu_score

616     clEnv->cpu_score=MAGICKCORE_OPENCL_UNDEFINED_SCORE;
810 clEnv->cpu_score=device_benchmark->score;
982 if (clEnv->cpu_score == MAGICKCORE_OPENCL_UNDEFINED_SCORE)
999 best_score=clEnv->cpu_score;
1139 clEnv->cpu_score);
1215 clEnv->cpu_score=RunOpenCLBenchmark(MagickTrue);