commit | 8c6cb15200c18afa3a81a07df7ff2fc5c5b699e6 | [log] [tgz] |
---|---|---|
author | Alyssa Rosenzweig <alyssa@collabora.com> | Sat Mar 05 16:27:56 2022 -0500 |
committer | Marge Bot <emma+marge@anholt.net> | Sat Mar 12 17:34:01 2022 +0000 |
tree | 6f22deea9afed7faaf7f40b95a3bf79a18d91ab2 | |
parent | 53f1e57ee7a7a6f7906c34cf7b78a39873fd00c2 [diff] |
panfrost: Handle txs of cube arrays We need to divide the array length by 6 to match what OpenGL expects. Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15254>