gallium: Rename dri_init_screen_helper into dri_init_screen
authorCorentin Noël <corentin.noel@collabora.com>
Tue, 13 Jun 2023 09:25:38 +0000 (11:25 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 13 Jun 2023 10:10:42 +0000 (10:10 +0000)
commit3f71ed9e7e1a482c27ece40e42a436a341c6dd28
treead97c52fdc423858f7cec87961181474dd427879
parentad0bcd75fd1112dc056bc358a881db09a78d1359
gallium: Rename dri_init_screen_helper into dri_init_screen

Makes it more obvious that this function is actually initializing the dri_screen
and not some helper.

Signed-off-by: Corentin Noël <corentin.noel@collabora.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23054>
src/gallium/frontends/dri/dri2.c
src/gallium/frontends/dri/dri_screen.c
src/gallium/frontends/dri/dri_screen.h
src/gallium/frontends/dri/drisw.c
src/gallium/frontends/dri/kopper.c