Test coverage for VK_EXT_index_type_uint8
authorPiers Daniell <pdaniell@nvidia.com>
Wed, 24 Jul 2019 05:07:47 +0000 (23:07 -0600)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 16 Aug 2019 12:23:36 +0000 (08:23 -0400)
commite0e648699ac9279650486609cf16ec6e10d73042
tree4e231ab7cd4ccf5cef69b705aefe0b5b792072c9
parent529b996513d092334de3dabd4b3e44031201bdd9
Test coverage for VK_EXT_index_type_uint8

Adds coverage for VK_EXT_index_type_uint8 by adding
a new VK_INDEX_TYPE_UINT8_EXT variant to the existing
input_assembly tests. The coverage includes drawing
all the primitive topologies with uint8 indices,
and also primitive restart.

Affects:

dEQP-VK.pipeline.input_assembly.*

Change-Id: I939c1e0d2c3d4fcfd4386b8b4e419a8ca0e73413
Components: Vulkan
android/cts/master/vk-master.txt
external/vulkancts/modules/vulkan/pipeline/vktPipelineInputAssemblyTests.cpp
external/vulkancts/mustpass/master/vk-default-no-waivers.txt
external/vulkancts/mustpass/master/vk-default.txt
external/vulkancts/scripts/gen_framework.py