zink: directly pass resource pointer to descriptor state updates
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Mon, 21 Jun 2021 14:42:53 +0000 (10:42 -0400)
committerMarge Bot <eric+marge@anholt.net>
Wed, 1 Sep 2021 02:23:05 +0000 (02:23 +0000)
commit52a846d147f2726e81a0d42f6c9c154f44895397
tree059da29e1f02e3db9a711792a78d863b9a5f8013
parent802e43a6b5878ac929866635ecf4dee809e9878c
zink: directly pass resource pointer to descriptor state updates

this should cut down a little more overhead

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12575>
src/gallium/drivers/zink/zink_context.c