zink: generate instance creation code with a python script
authorHoe Hao Cheng <haochengho12907@gmail.com>
Thu, 26 Nov 2020 16:53:54 +0000 (00:53 +0800)
committerMarge Bot <eric+marge@anholt.net>
Fri, 11 Dec 2020 12:07:13 +0000 (12:07 +0000)
commit2b4fcf0a063f32d7000e9f4c6b8e398867d3b21c
treee420ba0cc1dec31601d14fce23c45ce82f8b1ffb
parent12656de341a778dd4b9fbdd753421b8e4b010510
zink: generate instance creation code with a python script

Acked-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7800>
src/gallium/drivers/zink/zink_extensions.py
src/gallium/drivers/zink/zink_instance.py [new file with mode: 0644]