diff options
author | Ilia Mirkin <[email protected]> | 2015-07-29 09:37:14 -0400 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2015-07-29 09:40:44 -0400 |
commit | ad75620863392b2164a415186087beb831ccfa4c (patch) | |
tree | 8cb05639f944ca1cd0e99ae7eebf7cfb49633097 /include | |
parent | e42d2948d3c58b86d3770d296b96fafcd1218858 (diff) |
nvc0/ir: output base for reading is based on laneid
PFETCH retrieves the address for incoming vertices, not output vertices
in TCS. For output vertices, we must use the laneid as a base.
Fixes barrier piglit test, which was failing for entirely non-barrier
reasons, but rather that it was (a) trying to draw multiple patches and
(b) the incoming patch size was not the same as the outgoing patch size.
Signed-off-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions