[Mesa-10.2.1/src/gallium/state_trackers/vega/api_params.c:60]: (warning) Logical disjunction always evaluates to true: count >= 0 || count <= 128. return (!(count % 4) && (count >= 0 || count <= VEGA_MAX_SCISSOR_RECTS * 4));
This state tracker has since been removed from Mesa.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.