commit | b555f9451cc3a22209cc7ff91e2f29fdb6f946ed | [log] [tgz] |
---|---|---|
author | Samuel Pitoiset <samuel.pitoiset@gmail.com> | Thu Jan 11 15:32:38 2024 +0100 |
committer | Marge Bot <emma+marge@anholt.net> | Mon Jan 15 11:49:04 2024 +0000 |
tree | b37607c4e83028c2c42acded3baae24e927461ff | |
parent | b888677dcfe0d522189d05099d9d006c9c88739b [diff] |
radv: introduce radv_graphics_state_key This struct only contains graphics related state. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27007>