Add GL_RGB9_E5 as renderable ext format in fbo tests
authorMohankumar Nekkarakalaya <mnekkara@qti.qualcomm.com>
Thu, 19 Aug 2021 19:05:36 +0000 (12:05 -0700)
committerPaul Thomson <paulthomson@google.com>
Fri, 3 Sep 2021 11:48:39 +0000 (11:48 +0000)
commit8e9b64179f935777ff074e8e3141228a7d6d2023
tree9366db4774db91b25d1f9d5399335d89d8877ab0
parenta02562c232db85c2829e887a2fdb2c587fe64aca
Add GL_RGB9_E5 as renderable ext format in fbo tests

-If GL_QCOM_render_shared_exponent is supported then treat
GL_RGB9_E5 as a renderable format for fbo completeness tests

Components: OpenGL
VK-GL-CTS Issue: 3066

Affects:
dEQP-GLES3.functional.fbo.completeness.renderable.renderbuffer.color0.rgb9_e5
dEQP-GLES3.functional.fbo.completeness.renderable.texture.color0.rgb9_e5

Change-Id: I74566a5b56c7528c89ac97423c5b6f9207397c70
(cherry picked from commit d18b37f7319839e2be970a96fecdeb2cdb1db7e4)
modules/gles3/functional/es3fFboCompletenessTests.cpp