diff options
author | Eric Anholt <[email protected]> | 2015-03-29 21:26:16 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2015-03-30 09:23:39 -0700 |
commit | c519c4d85e7b4f9cad4e51dc08e8ae99bf3c810d (patch) | |
tree | 8a2e3dd9b37453f23a4cd49b4cc08891d65506d8 /src/gallium/winsys/i915/drm | |
parent | 5df8bf86fe40ae95ad3888cb167ce80c710af227 (diff) |
vc4: Don't bother masking out the low 24 bits for integer multiplies
The hardware just uses the low 24 lines, saving us an AND to drop the high
bits.
total uniforms in shared programs: 13433 -> 13423 (-0.07%)
uniforms in affected programs: 356 -> 346 (-2.81%)
total instructions in shared programs: 40003 -> 39989 (-0.03%)
instructions in affected programs: 910 -> 896 (-1.54%)
Diffstat (limited to 'src/gallium/winsys/i915/drm')
0 files changed, 0 insertions, 0 deletions