05.09.2020 13:34, Mikko Perttunen пишет:
> +     job->timeout = min(args->timeout_us / 1000, 10000U);
> +     if (job->timeout == 0)
> +             job->timeout = 1;

clamp()
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to