ui/gtk-egl: make sure the right context is set as the current
authorDongwon Kim <dongwon.kim@intel.com>
Thu, 4 Nov 2021 06:51:49 +0000 (23:51 -0700)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 5 Nov 2021 11:29:29 +0000 (12:29 +0100)
commit01eb4749f03fe6881388287ede65f6662de11d0a
tree33940feb56517cba4b695954516371c690641b83
parent1ab2628fc6d7f3343df7007baa57caa26dc83b6b
ui/gtk-egl: make sure the right context is set as the current

Making the vc->gfx.ectx current before handling texture
associated with it

Cc: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Dongwon Kim <dongwon.kim@intel.com>
Message-Id: <20211104065153.28897-2-dongwon.kim@intel.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/gtk-egl.c