Report tests using Draw*BaseVertex as NotSupported
authorAlexander Galazin <alexander.galazin@arm.com>
Wed, 16 Aug 2017 09:36:01 +0000 (11:36 +0200)
committerChris Forbes <chrisforbes@google.com>
Wed, 3 Jan 2018 20:49:28 +0000 (20:49 +0000)
commit62704ccf722d7babc78064aa7b7f710742de81ab
treea5c5d7d97d803a115007495d0386ee61d878aef0
parentb13b882839ed4e6d3d6d8c1a33498cca9e05d8da
Report tests using Draw*BaseVertex as NotSupported

Draw*BaseVertex methods were added in GLES 3.2.
Report tests using these methods as NotSupported if
GLES 3.1 context is returned.

Components: AOSP

Affects: dEQP-GLES31.functional.draw_base_vertex.*

Bug: 70716326
Test: run on google devices

Change-Id: I87c918d5f66a0a5b547f8e625c662203a7f85048
(cherry picked from commit 1b1ea05b4e8d6e9dbb07187b0af6bc12c315fb4e)
Merged-In: 1b1ea05b4e8d6e9dbb07187b0af6bc12c315fb4e
modules/gles31/functional/es31fDrawElementsBaseVertexTests.cpp
modules/glshared/glsDrawTest.cpp