diff options
author | Iago Toral Quiroga <[email protected]> | 2019-07-03 09:19:52 +0200 |
---|---|---|
committer | Iago Toral Quiroga <[email protected]> | 2019-07-12 09:16:38 +0200 |
commit | 6af1bdefa975864a62a043a5ec1919c415dc9c4d (patch) | |
tree | dd9b707d0a696f7948e8b7e1a31da24ee0a6ad59 /src/compiler/nir | |
parent | 0279ac6e51e772bf9c374f4eb736d5f11d97d5f9 (diff) |
v3d: fix size of color_reads and sample_colors arrays
We need to scale the size of these arrays to consider up to
V3D_MAX_DRAW_BUFFERS render targets and 4 components per color.
v2: we want to store each color component separately, so scale by 4 too.
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/compiler/nir')
0 files changed, 0 insertions, 0 deletions