Check for tessellation/geometry extensions being exposed
authorAlexander Galazin <alexander.galazin@arm.com>
Fri, 11 Aug 2017 09:03:50 +0000 (11:03 +0200)
committerMika Isojärvi <misojarvi@google.com>
Sat, 2 Sep 2017 22:08:15 +0000 (15:08 -0700)
commit29f89eed9b93befd1b11b00817c839e60ad57c9a
treeb8c6ed9c7f5e07539b3783bf89cd64ce1e833bcf
parentb88e73b07eb996436e8a76a8e2e919c75a69cc68
Check for tessellation/geometry extensions being exposed

Some sample_variables tests use tessellation/geometry shaders.
Need to check that the relevant extensions are exposed.

Components: AOSP

Affects:
dEQP-GLES31.functional.debug.negative_coverage.*.oes_sample_variables.access_built_in_types_inside_other_shaders

Bug: 65317039
Test: Run tests on couple of Google devices
Change-Id: Iff74939d474082938955e5b7ebfc41ea3b4a6ec5
modules/gles31/functional/es31fNegativeSampleVariablesTests.cpp