x11_egl: search for glesv1_cm, toggle DEQP_SUPPORT_GLES1 on if found
authorTapani Pälli <tapani.palli@intel.com>
Wed, 5 Apr 2017 06:39:17 +0000 (09:39 +0300)
committerTapani Pälli <tapani.palli@intel.com>
Wed, 5 Apr 2017 08:38:27 +0000 (11:38 +0300)
commit7b4a66f99746ae0aa8652a8d000c34e0f511cf46
treec82b71def62e2bd60bfe303b285d6f778b6bcc09
parentd05ba20fed0759a1d856791d261cec9076b67a18
x11_egl: search for glesv1_cm, toggle DEQP_SUPPORT_GLES1 on if found

Some tests require GLES1 support and report test failure if support
has not been built. Patch changes build time configure to check GLES1
via pkg-config. If it is found, we turn on GLES1 support so that tests
will run and pass.

Change-Id: I586464c5fb7bffc40355caf57b30438f37ce1f6c
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
targets/x11_egl/x11_egl.cmake