Clear channels that have undefined data before logging image.
authorMika Isojärvi <misojarvi@google.com>
Fri, 20 Feb 2015 22:05:44 +0000 (14:05 -0800)
committerMika Isojärvi <misojarvi@google.com>
Mon, 23 Feb 2015 20:18:25 +0000 (12:18 -0800)
commit7aced58032d4360fd408015c01f1ab37d67fc9af
treea9a9aa9cbcbc7e4fbc2053695160556975430c19
parent463785be4db46a31f580161b55cfb034e0aa6684
Clear channels that have undefined data before logging image.

Test case renders to renderbuffer, but some values are not defined by output
data. This change clears undefined channels before logging to make logs cleaner.

Bug: 19379467
Change-Id: I9006582f02c8d800c1068d45cb05f7630c23f421
modules/gles3/functional/es3fFragmentOutputTests.cpp