Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
swr/rasterizer: Use private functions for min/max to avoid namespace issues.
This is a similiar fix as bb2287ccdf46 ("gallivm/tessellator: useprivate functions for min/max to avoid namespace issues").Fixes: ab5570820071 ("swr/rasterizer: Add tessellator implementation to the rasterizer")Signed-off-by: Vinson Lee <vlee@freedesktop.org>