Fix broken toRGBAMasked.
authorJarkko Pöyry <jpoyry@google.com>
Thu, 2 Apr 2015 18:23:31 +0000 (11:23 -0700)
committerJarkko Poyry <jpoyry@google.com>
Thu, 2 Apr 2015 18:39:01 +0000 (18:39 +0000)
commit35da00b47d81828e10c990e049314cac74195332
tree60c3915355b53ed83c2c59cdaf65a6acc74be84f
parentba3b9e1e8bb0d32f6aaffa86aeeadd99d7a345cd
Fix broken toRGBAMasked.

- toRGBAMasked returned incorrect default value for alpha channel when
  the channel was not present. (i.e. rgb565, rgb888 formats).

Bug: 20048027
Change-Id: I7fec467491a31e017b32737e6609ad4379c4091e
modules/glshared/glsTextureTestUtil.hpp