egl/dri2: Respect the arguments to dri2_set_blob_cache_funcs
authorAdam Jackson <ajax@redhat.com>
Tue, 13 Sep 2022 20:39:07 +0000 (16:39 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 16 Sep 2022 14:23:47 +0000 (14:23 +0000)
commit6c6a37ef941af060c90d17ceddf4ab40b0527ce1
tree2e71c662baecfeb25e7f7045d736d2187e878fab
parent14c6f716b411a4fcccc81e8a5f5aff9b0f51816a
egl/dri2: Respect the arguments to dri2_set_blob_cache_funcs

This is no functional change, since this is effectively what the caller
is passing in, but it's still a layering violation.

Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18586>
src/egl/drivers/dri2/egl_dri2.c