Fix ES2 attachement query test
authorPiotr Byszewski <piotr.byszewski@mobica.com>
Thu, 18 Jan 2018 11:40:35 +0000 (12:40 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 22 Feb 2018 12:05:21 +0000 (07:05 -0500)
commitd784076a543af059c4f75995bbb081fa6b535448
treea064a888cada728170d50fc2477ab64e09eb6f5e
parentfd8d25e8febd46344c50ba9a6e7fcd0f6955d3cb
Fix ES2 attachement query test

Error codes changed for ES3 and because of that different
version of test should be used when ES2 context is created
on ES3 compatible hardware.

Components: OpenGL

VK-GL-CTS issue: 287

Affects:
dEQP-GLES2.functional.fbo.api.attachment_query_empty_fbo

Change-Id: I04cb2f4796892d166d56ea0b9584401af3fc3363
modules/gles2/functional/es2fFboApiTest.cpp