commit | 86e4fcd9a92962007adaf8fe1554637c624cb05c | [log] [tgz] |
---|---|---|
author | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | Thu Jun 23 17:07:12 2022 -0400 |
committer | Marge Bot <emma+marge@anholt.net> | Thu Aug 04 02:16:18 2022 +0000 |
tree | 0622aa8ea943417a2f83b1f54c49391910d451e6 | |
parent | e20aa7eb3a07afd4ace5fac82c931c52fa3b8223 [diff] |
zink: add a graphics pipeline library implementation this is only for driver debugging/validation and will not activate unless ZINK_PIPELINE_LIBRARY_FORCE=1 is specified since it can only ever add overhead and slow things down ...for now Reviewed-by: Dave Airlie <airlied@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17225>