e_comp_wl: set e_comp_wl->wl.glapi, this will be used e_pixmap_refresh().
authorSeunghun Lee <shiin.lee@samsung.com>
Thu, 7 Jan 2016 05:12:05 +0000 (14:12 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Thu, 21 Jan 2016 07:20:11 +0000 (16:20 +0900)
Change-Id: If410dac417f1f23476bb3bf267ed54d75bbfa9a1

src/bin/e_comp_wl.c

index ad50b15d63fb35e31d2022b90fa7c6fed8ea0cb8..d1fe6d9bee8681ff694458d38da7eda899f636d1 100644 (file)
@@ -3737,6 +3737,7 @@ _e_comp_wl_gl_init(void)
 
    e_comp_wl->gl.evasgl = evasgl;
    e_comp_wl->gl.api = glapi;
+   e_comp_wl->wl.glapi = glapi;
    e_comp_wl->gl.sfc = sfc;
    e_comp_wl->gl.ctx = ctx;