Fix crash in EGL render tests
authorPyry Haulos <phaulos@google.com>
Mon, 6 Apr 2015 23:29:19 +0000 (16:29 -0700)
committerPyry Haulos <phaulos@google.com>
Mon, 6 Apr 2015 23:29:19 +0000 (16:29 -0700)
commit95a4525d309dbaa13ea1e0cceaf305b3f51f4d7f
treec2411be2557215ea3dad7234529ca3060798de73
parent06e0859f19045c69c9659bcf38df7adf8a630886
Fix crash in EGL render tests

Caused by not calling MultiContextRenderCase::init() in derived class.

Change-Id: I5ffcaac82b43d9fe1120b4c7a6825a429e8fc274
modules/egl/teglRenderTests.cpp