gallium/pp: don't use st_context_iface, use an explicit callback
authorMarek Olšák <marek.olsak@amd.com>
Sun, 27 Nov 2022 18:15:16 +0000 (13:15 -0500)
committerMarge Bot <emma+marge@anholt.net>
Fri, 9 Dec 2022 13:14:03 +0000 (13:14 +0000)
commitc61aa8fa816cc06771053ecd72864d5381d2f624
treeca23d24ff0d157baba16b9c6c51d3cc9e766fff4
parentfdec3529030cacea8ba82aba0ed8db703813549e
gallium/pp: don't use st_context_iface, use an explicit callback

st_context_iface will be removed.

Reviewed-by: Emma Anholt <emma@anholt.net>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20027>
src/gallium/auxiliary/postprocess/postprocess.h
src/gallium/auxiliary/postprocess/pp_init.c
src/gallium/auxiliary/postprocess/pp_private.h
src/gallium/auxiliary/postprocess/pp_program.c
src/gallium/auxiliary/postprocess/pp_run.c
src/gallium/frontends/dri/dri_context.c
src/gallium/frontends/osmesa/osmesa.c
src/gallium/targets/haiku-softpipe/GalliumContext.cpp