commit | 42634824f8c6ec50f19e69299bb8f820ad3787c7 | [log] [tgz] |
---|---|---|
author | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | Fri Jan 22 15:46:00 2021 -0500 |
committer | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | Tue May 11 22:39:50 2021 -0400 |
tree | c482e1657a08581cfb4080b9aa81187a65040c5e | |
parent | a8e80b334428cb2f1deb3143011c20784eb3c761 [diff] |
zink: add context-based descriptor info tracking infrastructure this maintains the exact structs needed to update descriptor states it's incomplete at this moment due to lacking shader image rebinds, but it's also not yet being used Reviewed-by: Dave Airlie <airlied@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10699>