commit | 33457fc705de00e326830abe3322f6bf261ec3e7 | [log] [tgz] |
---|---|---|
author | Jonathan Marek <jonathan@marek.ca> | Sun Jun 21 16:31:10 2020 -0400 |
committer | Marge Bot <eric+marge@anholt.net> | Wed Jul 01 13:52:59 2020 +0000 |
tree | e2e6a0ac0b73081817195e97b6c7f5f1f7cfb067 | |
parent | 75fef41f16c7b028c3c7809eb7f9d8e3ea4e259c [diff] |
freedreno/ir3: add generic get_barycentric() This will be useful to support the missing barycentric sysvals. Signed-off-by: Jonathan Marek <jonathan@marek.ca> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5582>