radeonsi/nir: set colors_read properly
authorTimothy Arceri <tarceri@itsqueeze.com>
Mon, 11 Feb 2019 23:36:35 +0000 (10:36 +1100)
committerTimothy Arceri <tarceri@itsqueeze.com>
Tue, 19 Feb 2019 23:46:19 +0000 (10:46 +1100)
commit94a3df62d75344c0666d9bb60650921e176bf666
tree05c16ee666a80b0071c0329d707b0ce1b2f62c55
parent05cc1dd764e076366c7811956079d3f8091271d0
radeonsi/nir: set colors_read properly

shader-db results for VEGA64:

Totals from affected shaders:
SGPRS: 1976 -> 1976 (0.00 %)
VGPRS: 1240 -> 1144 (-7.74 %)
Spilled SGPRs: 145 -> 145 (0.00 %)
Spilled VGPRs: 0 -> 0 (0.00 %)
Private memory VGPRs: 0 -> 0 (0.00 %)
Scratch size: 0 -> 0 (0.00 %) dwords per thread
Code Size: 34632 -> 34604 (-0.08 %) bytes
LDS: 0 -> 0 (0.00 %) blocks
Max Waves: 261 -> 285 (9.20 %)
Wait states: 0 -> 0 (0.00 %)

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/drivers/radeonsi/si_shader_nir.c