summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/svga
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2015-03-29 21:26:16 -0700
committerEric Anholt <[email protected]>2015-03-30 09:23:39 -0700
commitc519c4d85e7b4f9cad4e51dc08e8ae99bf3c810d (patch)
tree8a2e3dd9b37453f23a4cd49b4cc08891d65506d8 /src/gallium/winsys/svga
parent5df8bf86fe40ae95ad3888cb167ce80c710af227 (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/svga')
0 files changed, 0 insertions, 0 deletions