Merge branch '396-component-mapping-fix' into 'vulkan-cts-1.0-dev'
authorPyry Haulos <phaulos@google.com>
Tue, 14 Jun 2016 15:44:27 +0000 (15:44 +0000)
committerPyry Haulos <phaulos@google.com>
Tue, 14 Jun 2016 15:44:27 +0000 (15:44 +0000)
Component mapping fix for rasterization tests.

It fixes the improper use of the getFormatComponentMapping() in the rasterization tests. (vulkan/vulkancts#396)

See merge request !573


Trivial merge