Searched refs:kCpuWeight (Results 1 – 1 of 1) sorted by relevance
235 constexpr static float kCpuWeight = 512; in make_op() local237 if (cpuTessellationWork * kCpuWeight + kMinNumPixelsToTriangulate < gpuFragmentWork) { in make_op()