Merge branch 'fix-bgr-channel-mapping' into 'master'
authorPyry Haulos <phaulos@google.com>
Wed, 25 Nov 2015 01:56:52 +0000 (20:56 -0500)
committerPyry Haulos <phaulos@google.com>
Wed, 25 Nov 2015 01:56:52 +0000 (20:56 -0500)
Added missing channel mapping for BGR formats.

Somehow I managed not to include the channel mapping for BGR formats. This should fix any of image, image view or sampler tests using BGR.

See merge request !74


Trivial merge