Bug 79852

Summary: Mesa-10.2.1/src/gallium/state_trackers/vega/api_params.c:60: possible bad if test ?
Product: Mesa Reporter: dcb314
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description dcb314 2014-06-09 20:56:50 UTC
[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));
Comment 1 Timothy Arceri 2016-01-24 10:15:02 UTC
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.