Relax ordering requirements for non-conformant configs.
authorMika Isojärvi <misojarvi@google.com>
Tue, 5 May 2015 22:55:33 +0000 (15:55 -0700)
committerMika Isojärvi <misojarvi@google.com>
Wed, 6 May 2015 00:23:30 +0000 (17:23 -0700)
commit59adfaea5676524b22738039e020e59a73c17a0b
tree685c223059c347596566f4653444d6d61fd84779
parentdcfefcdbe44f04b0d7d0f0a77d07329884696584
Relax ordering requirements for non-conformant configs.

Allow non-conformant EGLConfigs to appear in any order as there might be other
sorting rules for them.

Bug: 20831810
Change-Id: I0a83e9313cd86521b593396b380ee775188aba8a
modules/egl/teglChooseConfigReference.cpp
modules/egl/teglChooseConfigTests.cpp