zink: add a GET_PROC_ADDR macro to simplify load_device_extensions
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Fri, 8 May 2020 10:07:48 +0000 (12:07 +0200)
committerMarge Bot <eric+marge@anholt.net>
Mon, 11 May 2020 09:09:34 +0000 (09:09 +0000)
commit5c7dea394fc21d455cd00dff3d3881276427fc47
tree4751209a304a3325b0522956ec8615c0fac5a1a4
parentb8fd70eef2cb5936e8ccb4d237e50084d6ff2a7c
zink: add a GET_PROC_ADDR macro to simplify load_device_extensions

This doesn't do much for now, but it will keep thing cleaner in the next
commit.

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