zink: add a fixup method for extra driver props
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Fri, 18 Aug 2023 15:06:49 +0000 (11:06 -0400)
committerMarge Bot <emma+marge@anholt.net>
Sat, 9 Sep 2023 13:02:44 +0000 (13:02 +0000)
commit9907573d9813f932863a581a1ab3c73c16e7705d
treebe60bf120740c9ce3357d15803976f3d4f7cfb7f
parent9ff5026100437d885a64361fc6c1a9ded3014005
zink: add a fixup method for extra driver props

some extensions have "extra" props which need the get_count -> get_prop_array
dance, and codegen is too stupid to figure this out (and probably always will be)

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24775>
src/gallium/drivers/zink/zink_screen.c
src/gallium/drivers/zink/zink_types.h