Searched refs:kFrameParallelThresholdMultiplier (Results 1 – 1 of 1) sorted by relevance
30 constexpr int kFrameParallelThresholdMultiplier = 3; variable32 constexpr int kFrameParallelThresholdMultiplier =62 return (thread_count <= tile_count * kFrameParallelThresholdMultiplier) in ComputeFrameThreadCount()