diff options
author | Dave Airlie <[email protected]> | 2018-03-14 05:41:53 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2018-03-14 11:18:54 +1000 |
commit | f9de2d409bf4f068a99d358d592d96ab4803f7fb (patch) | |
tree | 29a6d19f17703fbea7c74222c377f680dd74cb89 /include | |
parent | 4e4428482e5eddd0427b9dcee39b60e0211d45b9 (diff) |
radv: get correct offset into LDS for indexed vars.
This seems more correct to me, since if we have an array
of floats they'll be vec4 aligned, and if we do af[2],
we want the const index to increase by 2 slots in the non
compact case.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=105464
Fixes: 94f9591995 (radv/ac: add support for TCS/TES inputs/outputs.)
Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions