commit | a3d2936a8e9e1c263e5d18b6832c238e7aa6700e | [log] [tgz] |
---|---|---|
author | Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> | Tue Apr 21 16:08:07 2020 -0400 |
committer | Tomeu Vizoso <tomeu.vizoso@collabora.com> | Fri Apr 24 06:55:05 2020 +0200 |
tree | cd5008723486c98bbfb2816a9b64d2ad0061323c | |
parent | 36d49b1fb18a9b401c47d53ab75942d496c40e1c [diff] |
panfrost: The texture descriptor has a pointer to a trampoline Not to the texture itself, and can have a stride right after for linear textures. Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4680>