commit | f1d98dd318ee628e12ed61dbfe967202e9a97ab7 | [log] [tgz] |
---|---|---|
author | Guy Zadickario <guy@graphtech.co.il> | Sun Aug 07 13:44:03 2011 +0300 |
committer | David 'Digit' Turner <digit@android.com> | Wed Aug 10 10:53:06 2011 +0200 |
tree | 39c5fec312a4056bf81efe7f6385b9ea32047d76 | |
parent | 52829d82ab415afd15053f2953fad81b0fdbe4d0 [diff] |
opengles emulator: filter-out non-RGB configs some applications and conformance tests expects to have non-zero bit counts for all red,green and blue channels. The translator expose all EGL compliant configs, including monochrome and RG configs. We now filter those out and expose to the guest only the RGB configs. Change-Id: I9a293675359135a548ce1c089f31a48ea2b7f46e