commit | 9e65ebb67a2517559494ad463bd57370e1b23702 | [log] [tgz] |
---|---|---|
author | Alyssa Rosenzweig <alyssa@collabora.com> | Thu Dec 09 16:26:25 2021 -0500 |
committer | Marge Bot <emma+marge@anholt.net> | Mon Dec 20 18:21:41 2021 +0000 |
tree | c243732575ca28cd1c96496c9dc70660d7e9f239 | |
parent | dc4fe86a012a67a12fcefb3f6c9bab58bcdc25e4 [diff] |
panfrost: Add IDVS fields to shader_info This lets the compiler decide if IDVS should be used. Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14154>