Remove EnableBlendCase from ES 3.1
authorMika Väinölä <mika.vainola@siru.fi>
Fri, 14 Jan 2022 08:54:36 +0000 (10:54 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Sat, 29 Jan 2022 17:19:31 +0000 (17:19 +0000)
commit1376a88e344711b994a56b7cad3e4f5f83ef7d80
tree2d46f2f22578a0cec575f811bcee58f10183cb29
parent3579408838b03b16cc15139b61a1b15161bc6e30
Remove EnableBlendCase from ES 3.1

These tests were moved to the ES 3.0 module. Removing this class fixes
an unused function warning on GCC.

Components: OpenGL

VK-GL-CTS issue: 2328

Change-Id: I371949a10b9a8065231c5473b376b5cad616e9b2
modules/gles31/functional/es31fIndexedStateQueryTests.cpp