Report tests using Draw*BaseVertex as NotSupported
authorAlexander Galazin <alexander.galazin@arm.com>
Wed, 16 Aug 2017 09:36:01 +0000 (11:36 +0200)
committerAlexander Galazin <alexander.galazin@arm.com>
Wed, 16 Aug 2017 09:36:08 +0000 (11:36 +0200)
commit1b1ea05b4e8d6e9dbb07187b0af6bc12c315fb4e
tree77814a67828a2dc5adae5e330def156370caf532
parent573154bb7bb4c40fbdce77b6633ebc8919e6a641
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.*

Change-Id: I87c918d5f66a0a5b547f8e625c662203a7f85048
modules/gles31/functional/es31fDrawElementsBaseVertexTests.cpp
modules/glshared/glsDrawTest.cpp