Use GL_FRAMEBUFFER instead of GL_[DRAW|READ]_FRAMEBUFFER with GLES2
authorTapani Pälli <tapani.palli@intel.com>
Wed, 22 Sep 2021 12:05:48 +0000 (15:05 +0300)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 22 Oct 2021 16:59:29 +0000 (16:59 +0000)
commitd45dc24f788252b38a947eda0f7b5389bc11e983
tree0294e6c5082bb7a056fff256947a0306dd36815c
parent01edb53c5d20063da67f7e74a832076f4c3327d3
Use GL_FRAMEBUFFER instead of GL_[DRAW|READ]_FRAMEBUFFER with GLES2

Affects:
KHR-GLES2.texture_3d.copy_sub_image.negative
KHR-GLES2.texture_3d.copy_sub_image.rgba

Components: OpenGL
VK-GL-CTS issue: 3133

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Change-Id: Ia32e16e6231b53c9f58e99d85e6178dca5b7f012
external/openglcts/modules/gles2/es2cTexture3DTests.cpp