mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-27 12:40:09 +01:00
st/egl: Drop context argument from egl_g3d_get_egl_image.
Fix a regression since 17eace581d.
This commit is contained in:
parent
4160d947d2
commit
e2b51b7c5b
1 changed files with 0 additions and 1 deletions
|
|
@ -51,7 +51,6 @@ egl_g3d_st_manager(struct st_manager *smapi)
|
|||
|
||||
static boolean
|
||||
egl_g3d_st_manager_get_egl_image(struct st_manager *smapi,
|
||||
struct st_context_iface *stctx,
|
||||
void *egl_image,
|
||||
struct st_egl_image *out)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue