Fix image type for uniform texel buffers
authorJames Price <j.price@bristol.ac.uk>
Mon, 25 Feb 2019 16:11:44 +0000 (16:11 +0000)
committerJames Price <j.price@bristol.ac.uk>
Tue, 26 Feb 2019 16:34:33 +0000 (16:34 +0000)
commitb0a9281edd07c2296bcc84d8d1673472a2f4f8ad
treec5136ea598b9c89c4a815683ce26b7c8924dd3f3
parentd818127e1c2dd02ba7330d9f12accc1d5ab3bf53
Fix image type for uniform texel buffers

This fixes issues described in #139 but in additional test categories,
in the same manner as in commit 69278de.

Affects:
dEQP-VK.binding_model.descriptorset_random.sets4.*
dEQP-VK.api.buffer_view.access.*
dEQP-VK.memory.pipeline_barrier.*uniform_texel_buffer.*
dEQP-VK.robustness.buffer_access.*.texel_copy.*
external/vulkancts/modules/vulkan/api/vktApiBufferViewAccessTests.cpp
external/vulkancts/modules/vulkan/binding_model/vktBindingDescriptorSetRandomTests.cpp
external/vulkancts/modules/vulkan/memory/vktMemoryPipelineBarrierTests.cpp
external/vulkancts/modules/vulkan/robustness/vktRobustnessBufferAccessTests.cpp