mesa/dd: remove some fbo driver hooks.
authorDave Airlie <airlied@redhat.com>
Mon, 6 Dec 2021 05:43:57 +0000 (15:43 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 6 Dec 2021 06:13:40 +0000 (16:13 +1000)
commit67f971e6ad089d2240863065c5754c5f66b2c716
tree17b02bbf0293d9415ccea5965f58944f78f62ea3
parent279471bda6f414e15982406a3169672e34eb3a11
mesa/dd: remove some fbo driver hooks.

These are assign to core mesa functions by st, so just direct call

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14074>
src/mesa/main/dd.h
src/mesa/main/fbobject.c
src/mesa/main/fbobject.h
src/mesa/state_tracker/st_cb_fbo.c