diff options
author | Erico Nunes <[email protected]> | 2020-04-13 15:22:53 +0200 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-05-09 11:30:07 +0000 |
commit | 741aa3439d7d38c26d0baf20be506cf79c30978d (patch) | |
tree | f0c75484e0e012ae331f04485056c52effc5bec2 /src/gallium/auxiliary | |
parent | cef1c73634493ef9766baa0b6a898369eff7686f (diff) |
lima/ppir: fix lod bias register codegen
The lod bias register is correctly run through the entire compilation
process, but in the end its allocated register value was never being
added to the instruction.
It seems that most programs were lucky enough that lod bias was assigned
register 0.x so that things worked anyway.
Signed-off-by: Erico Nunes <[email protected]>
Reviewed-by: Vasily Khoruzhick <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4535>
Diffstat (limited to 'src/gallium/auxiliary')
0 files changed, 0 insertions, 0 deletions