Fix extension support checks in negative api tests
authorGraeme Leese <gleese@broadcom.com>
Thu, 23 Feb 2017 16:56:10 +0000 (16:56 +0000)
committerPierre Couillaud <pierre@broadcom.com>
Sat, 25 Feb 2017 01:43:05 +0000 (17:43 -0800)
commit02975695151c5dab312ece3a8bb492c07ed1244a
tree0c592b6297fc68be7feb1a1909c21d3497caf54b
parenteae50b9cdb2709ad8e0fa2742661ef48e633928f
Fix extension support checks in negative api tests

Add checks for tessellation and geometry shader support for negative
shader storage and primitive bounding box tests.

Move all uses of cubemap array textures inside the extension checks in
the texture tests.

Bug: 29835218
Change-Id: I6051fff231285ed7d9c71015c2bb11a9fc7b909b
Signed-off-by: Pierre Couillaud <pierre@broadcom.com>
modules/gles31/functional/es31fNegativeShaderDirectiveTests.cpp
modules/gles31/functional/es31fNegativeShaderStorageTests.cpp
modules/gles31/functional/es31fNegativeTextureApiTests.cpp