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