commit | ae79f6765a371ca3d6f612bdf607f29ae35101c7 | [log] [tgz] |
---|---|---|
author | Alyssa Rosenzweig <alyssa@collabora.com> | Wed Mar 23 12:05:43 2022 -0400 |
committer | Marge Bot <emma+marge@anholt.net> | Thu Apr 07 14:20:45 2022 +0000 |
tree | 0e939a1694d1221de5f5781a43a7e97d1be6e01a | |
parent | 9091b6261bbfbd8d3b64868691fd071146e9a6e0 [diff] |
pan/bi: Emit Valhall texture instructions Valhall uses an updated version fo the TEXC path. To avoid disrupting the existing Bifrost code, add a new Valhall-specific texture path that generates the new-style texture instructions. Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15793>