Use signed sampled type for signed integer formats
authorJohn Anthony <john.anthony@arm.com>
Sat, 22 Jan 2022 22:18:01 +0000 (23:18 +0100)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 28 Jan 2022 10:29:55 +0000 (10:29 +0000)
commit31842829e7b6e3a3c43a503dc4b148adadae4891
tree7b3791d97b3674136be447685607a310d94fc8a0
parent132ffe655b2bb6f2b62aca0623bcb8ca52984468
Use signed sampled type for signed integer formats

Nontemporal image write tests incorrectly use an unsigned sampled type
for signed integer formats.

Affects:
dEQP-VK.image.nontemporal_operand.*sint

Components: Vulkan
VK-GL-CTS issue: 3469

Change-Id: Ib77faf8cff8d2aec31f5f9c7f97d5b5172fa7dcc
external/vulkancts/modules/vulkan/image/vktImageLoadStoreTests.cpp