elm_test: move gl api creation to glview init function
authorMike Blumenkrantz <zmike@samsung.com>
Mon, 18 Mar 2019 17:27:57 +0000 (13:27 -0400)
committerYeongjong Lee <yj34.lee@samsung.com>
Tue, 2 Apr 2019 03:45:17 +0000 (12:45 +0900)
commitce4b35a1548dd42de12d6f8e9cd2f9dbf65be722
treeabb979d4aed84a4aef6ac103d3edd1d9799757c2
parentde4305ae2c863b27433e4c56b28a69824941ff58
elm_test: move gl api creation to glview init function

this needs to happen when the gl context is current to avoid a billion
errors and overall general failure

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8390
src/bin/elementary/test_glview.c
src/bin/elementary/test_glview_manygears.c
src/bin/elementary/test_glview_simple.c