Fix GL entry point loading in robustness tests
authorPyry Haulos <phaulos@google.com>
Thu, 23 Mar 2017 21:00:44 +0000 (14:00 -0700)
committerPyry Haulos <phaulos@google.com>
Thu, 23 Mar 2017 22:25:31 +0000 (15:25 -0700)
commitee81fc20443515493592c6526b5c1c096ab64dd9
treee2508ee9f411a1c3db67836d266e2ded6f4321af
parent1c43c4772507454f3a171b10cfe883e44d78ff7a
Fix GL entry point loading in robustness tests

Tests were not loading robustness-related entry points if implementation
supported only GL_EXT_robustness and thus had EXT-suffixed entry points.

Bug: 36564789
Bug: 34887315
Change-Id: I70e610dd3083e7c09050e24ef829c71f950d82a1
modules/egl/teglRobustnessTests.cpp