Remove vk::getFormatComponentMapping()
authorPyry Haulos <phaulos@google.com>
Thu, 14 Jul 2016 23:51:42 +0000 (16:51 -0700)
committerPyry Haulos <phaulos@google.com>
Thu, 14 Jul 2016 23:51:42 +0000 (16:51 -0700)
commit42510ac1f81424905886acd7cf8553207c9772ce
treedc7e0513fdca2732b418ca579e9adb88a8b4ff14
parent948648da854dbc7a531bc124d575ab38a25aca86
Remove vk::getFormatComponentMapping()

This function is highly misleading and often misused.

As as result image view component mapping is normalized to RGBA in
following tests:

 * pipeline.image
 * pipeline.image_view
 * pipeline.sampler
external/vulkancts/framework/vulkan/vkImageUtil.cpp
external/vulkancts/framework/vulkan/vkImageUtil.hpp
external/vulkancts/modules/vulkan/pipeline/vktPipelineImageTests.cpp
external/vulkancts/modules/vulkan/pipeline/vktPipelineImageViewTests.cpp
external/vulkancts/modules/vulkan/pipeline/vktPipelineSamplerTests.cpp
external/vulkancts/mustpass/1.0.0/src/master.txt
external/vulkancts/mustpass/1.0.0/vk-default.txt
external/vulkancts/mustpass/1.0.1/com.drawelements.deqp.vk.xml
external/vulkancts/mustpass/1.0.1/vk-default.txt